On Linux/ia32, revision 157097 gave: FAIL: gcc.dg/990506-0.c (test for excess errors) FAIL: gcc.dg/990506-0.c reminder message (test for errors, line 6) FAIL: gcc.dg/cpp/pragma-1.c (test for excess errors) FAIL: gcc.dg/cpp/pragma-1.c reminder message (test for errors, line 9) FAIL: gcc.dg/cpp/pragma-2.c (test for excess errors) FAIL: gcc.dg/cpp/pragma-2.c reminder message (test for errors, line 13) FAIL: gcc.dg/gomp/atomic-5.c (test for excess errors) FAIL: gcc.dg/noncompile/20040629-1.c -O0 (test for excess errors) FAIL: gcc.dg/noncompile/20040629-1.c -O1 (test for excess errors) FAIL: gcc.dg/noncompile/20040629-1.c -O2 (test for excess errors) FAIL: gcc.dg/noncompile/20040629-1.c -O2 -flto (test for excess errors) FAIL: gcc.dg/noncompile/20040629-1.c -O2 -fwhopr (test for excess errors) FAIL: gcc.dg/noncompile/20040629-1.c -O3 -fomit-frame-pointer (test for excess errors) FAIL: gcc.dg/noncompile/20040629-1.c -O3 -g (test for excess errors) FAIL: gcc.dg/noncompile/20040629-1.c -Os (test for excess errors) FAIL: objc.dg/private-1.m (test for errors, line 37) FAIL: objc.dg/private-1.m (test for excess errors)
Revision 157090 is OK. The failure looks like /export/gnu/import/svn/gcc-test/src-trunk/gcc/testsuite/gcc.dg/990506-0.c: In function 'x':^M /export/gnu/import/svn/gcc-test/src-trunk/gcc/testsuite/gcc.dg/990506-0.c:6:8: error: 'i' undeclared (first use in this function)^M /export/gnu/import/svn/gcc-test/src-trunk/gcc/testsuite/gcc.dg/990506-0.c:6:8: note: each undeclared identifier is reported only once for each function it appears in^M PASS: gcc.dg/990506-0.c undeclared-variable message (test for errors, line 6) FAIL: gcc.dg/990506-0.c reminder message (test for errors, line 6) FAIL: gcc.dg/990506-0.c (test for excess errors) Excess errors: /export/gnu/import/svn/gcc-test/src-trunk/gcc/testsuite/gcc.dg/990506-0.c:6:8: note: each undeclared identifier is reported only once for each function it appears in It may be caused by revision 157095: http://gcc.gnu.org/ml/gcc-cvs/2010-02/msg00678.html -- Summary: [4.5 Regression] Many test failures Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hjl dot tools at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43192
