This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Testsuite failure ?
- To: manfredh at redhat dot com
- Subject: Re: Testsuite failure ?
- From: David Ronis <ronis at ronispc dot chem dot mcgill dot ca>
- Date: Thu, 24 Aug 2000 10:40:44 -0400
- CC: aoliva at redhat dot com, gcc-bugs at gcc dot gnu dot org
- Reply-to: ronis at onsager dot chem dot mcgill dot ca
I just uploaded a new set of testsuite results for gcc-ss-20000821
obtained after upgrading binutils from 2.10(release) to Binutils
(2.9.1.0.7) GNU ld version 2.10.90 (with BFD 2.10.90) [today's CVS].
The testsuites show essentially no improvements [well, perhaps I'm
being a bit harsh, the number of g++ unexpected failures is now 805
instead of 806]. The URL's for the two cases are:
http://gcc.gnu.org/ml/gcc-testresults/2000-08/msg00205.html
and
http://gcc.gnu.org/ml/gcc-testresults/2000-08/msg00181.html
The typical error message is now different though; e.g.,
PASS: g++.dg/special/conpr-1.C (test for excess errors)
spawn [open ...]
FAIL: g++.dg/special/conpr-1.C execution test
Is this real or does something else have to be upgraded? I've run a
couple of the testcases from the command line and things seem to run
without generating error messages or nonzero exit codes.
David