This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Patch: FYI: gcj3.1 status update
- From: Andrew Haley <aph at cambridge dot redhat dot com>
- To: tromey at redhat dot com
- Cc: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>, java at gcc dot gnu dot org
- Date: Wed, 3 Apr 2002 20:13:35 +0100 (BST)
- Subject: Re: Patch: FYI: gcj3.1 status update
- References: <87vgbpkdq9.fsf@creche.redhat.com><yddadt1n13h.fsf@xayide.TechFak.Uni-Bielefeld.DE><87hen88j9l.fsf@creche.redhat.com><15522.10591.629932.889883@xayide.TechFak.Uni-Bielefeld.DE><873cylmtgy.fsf@creche.redhat.com><15522.23358.94998.805757@xayide.TechFak.Uni-Bielefeld.DE><15523.5741.745762.853848@xayide.TechFak.Uni-Bielefeld.DE><87bsd1wl3t.fsf@creche.redhat.com>
Tom Tromey writes:
> >>>>> "Rainer" == Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> writes:
>
> Rainer> Testsuite results are below, the patch results mostly in an
> Rainer> improvement:
>
> Great.
>
> Rainer> The only problem is that building libgcj.so with
> Rainer> -fcheck-references breaks FileHandleGcTest on Solaris. It
> Rainer> doesn't make a diffeence whether or not the test itself is
> Rainer> built with this flag. Tru64 UNIX is unaffected.
>
> Rainer> What shall we do about this?
>
> Sorry I didn't reply to this sooner.
> How does the test fail? I'm surprised this happens.
Me too. I should give this a whirl myself.
Andrew.