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: David Ronis <ronis at ronispc dot chem dot mcgill dot ca>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 25 Feb 2004 11:27:46 -0500
- Subject: Lots of testsuite failures in optimized 3.3.3 bootstrap build
- Reply-to: david dot ronis at mcgill dot ca
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:
on and i686:
http://gcc.gnu.org/ml/gcc-testresults/2004-02/msg01222.html
on an Athlon:
http://gcc.gnu.org/ml/gcc-testresults/2004-02/msg01214.html
David