This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] Use vague linkage for Java methods
- From: Julian Brown <julian at codesourcery dot com>
- To: Andrew Haley <aph at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org, julian at codesourcery dot com
- Date: Tue, 08 Mar 2005 12:49:35 +0000
- Subject: Re: [PATCH] Use vague linkage for Java methods
- References: <422D0F4C.8040609@codesourcery.com> <16941.35740.281484.475476@cuddles.cambridge.redhat.com>
Andrew Haley wrote:
Julian Brown writes:
>
> This patch has been tested independently (with c,c++,java) on
> i686-pc-linux-gnu.
Tested with Java how?
With "make check" at the top level. I'll test it with Jacks too (I
didn't know about that before).
Cheers,
Julian