This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Lots of testsuite failures in optimized 3.3.3 bootstrap build
- From: Andrew Haley <aph at redhat dot com>
- To: David Ronis <ronis at ronispc dot chem dot mcgill dot ca>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 25 Feb 2004 16:36:57 +0000
- Subject: Lots of testsuite failures in optimized 3.3.3 bootstrap build
- References: <16444.52482.288955.893209@ronispc.chem.mcgill.ca>
David Ronis writes:
>
>
> I've been upgrading gcc to 3.3.3 on several of our machines. Normally
> I compile with extra optimization flags; if I do so here, I get lots
> of testsuite failures, particularly for Java. The default compilation
> flags give small number of failures. I've uploaded testsuite
> summaries to the testsuite list at:
Java doesn't work on x86 with -fomit-frame-pointer.
Andrew.