This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
The testsuite is way broken right now
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: gcc mailing list <gcc at gcc dot gnu dot org>
- Date: Tue, 17 Jan 2006 20:45:55 -0500
- Subject: The testsuite is way broken right now
The testsuite is way broken and does not run all the tests:
http://gcc.gnu.org/ml/gcc-testresults/2006-01/msg00878.html
http://gcc.gnu.org/ml/gcc-testresults/2006-01/msg00876.html
http://gcc.gnu.org/ml/gcc-testresults/2006-01/msg00886.html
http://gcc.gnu.org/ml/gcc-testresults/2006-01/msg00898.html
http://gcc.gnu.org/ml/gcc-testresults/2006-01/msg00900.html
http://gcc.gnu.org/ml/gcc-testresults/2006-01/msg00907.html
msg00898 says:
ERROR: tcl error sourcing
/cvs/gcc-svn/trunk/gcc/testsuite/gcc.dg/torture/dg-torture.exp.
ERROR: unmatched open brace in list
There might be more problems because the rest of them are just empty.
Can someone figure out what is going on?
I am running a bootstrap/test right now on powerpc-darwin to see if I
can
reproduce it.
-- Pinski