This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Numerous Libjava Test Failures for gcc 3.1, not for gcc 3.0
- To: Jeffrey Oldham <oldham at codesourcery dot com>
- Subject: Re: Numerous Libjava Test Failures for gcc 3.1, not for gcc 3.0
- From: Tom Tromey <tromey at redhat dot com>
- Date: 06 Jun 2001 15:58:53 -0600
- Cc: java at gcc dot gnu dot org
- References: <20010606142751.A24975@codesourcery.com>
- Reply-To: tromey at redhat dot com
>>>>> "Jeffrey" == Jeffrey Oldham <oldham@codesourcery.com> writes:
Jeffrey> For i686-pc-linux-gnu, why do 348 unexpected failures occur
Jeffrey> for libjava tests when using gcc 3.1 but only one occurs for
Jeffrey> gcc 3.0?
Offhand I couldn't say. I'm updating the trunk and I'll rebuild and
test it today.
Can you tell me how the 3.1 tests fail? Do any of the execute tests
succeed? How did you configure?
Jeffrey> FAIL: anon3 -O compilation from source
Why does this fail?
Tom