This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/25343] New: [4.0 4.1 regression] testsuite failures
- From: "debian-gcc at lists dot debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Dec 2005 00:34:41 -0000
- Subject: [Bug target/25343] New: [4.0 4.1 regression] testsuite failures
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
on m68k-linux, the following test cases did fail until 4.0 20051001, did not
fail with 20051023, 20051111, and start to fail with 20051201 again. No test
results exist, where these test cases succeed on the 4.1 branch.
+FAIL: gcc.c-torture/execute/ashldi-1.c execution, -O0
+FAIL: gcc.c-torture/execute/ashrdi-1.c execution, -O0
+FAIL: gcc.c-torture/execute/builtin-bitops-1.c execution, -O0
+FAIL: largefile.c -O0 -g (test for excess errors)
+FAIL: largefile.c -O0 (test for excess errors)
+FAIL: largefile.c -O1 (test for excess errors)
+FAIL: largefile.c -O2 (test for excess errors)
+FAIL: largefile.c -O3 -fomit-frame-pointer (test for excess errors)
+FAIL: largefile.c -O3 -g (test for excess errors)
+FAIL: largefile.c -Os (test for excess errors)
config.log:
largefile.c:1: fatal error: had to relocate PCH
compilation terminated.
compiler exited with status 1
output is:
largefile.c:1: fatal error: had to relocate PCH
compilation terminated.
--
Summary: [4.0 4.1 regression] testsuite failures
Product: gcc
Version: 4.0.3
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: debian-gcc at lists dot debian dot org
GCC host triplet: m68k-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25343