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: Tom Tromey <tromey at redhat dot com>
- To: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>
- Cc: java at gcc dot gnu dot org
- Date: 02 Apr 2002 19:51:18 -0700
- 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>
- Reply-to: tromey at redhat dot com
>>>>> "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.
Tom