This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/18361] New: [4.0 Regression] testsuite failure: gcc.c-torture/execute/20040625-1.c
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Nov 2004 17:23:45 -0000
- Subject: [Bug c/18361] New: [4.0 Regression] testsuite failure: gcc.c-torture/execute/20040625-1.c
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
FAIL: gcc.c-torture/execute/20040625-1.c execution, -O0
FAIL: gcc.c-torture/execute/20040625-1.c execution, -O1
FAIL: gcc.c-torture/execute/20040625-1.c execution, -O2
FAIL: gcc.c-torture/execute/20040625-1.c execution, -O3 -fomit-frame-pointer
FAIL: gcc.c-torture/execute/20040625-1.c execution, -O3 -g
hppa64:
FAIL: gcc.c-torture/execute/20040625-1.c compilation, -Os
UNRESOLVED: gcc.c-torture/execute/20040625-1.c execution, -Os
hppa 32-bit:
FAIL: gcc.c-torture/execute/20040625-1.c execution, -Os
There is a message in the log for the hppa64 -Os fail:
Executing on host: /test/gnu/gcc-3.3/objdir/gcc/xgcc -B/test/gnu/gcc-3.3/objdir/
gcc/ /test/gnu/gcc-3.3/gcc/gcc/testsuite/gcc.c-torture/execute/20040625-1.c -w
-Os -lm -o /test/gnu/gcc-3.3/objdir/gcc/testsuite/20040625-1.x5 (timeout
= 300)
ld: Unsatisfied symbol "__lshrti3" in file /var/tmp//ccwoSkY7.o
1 errors.
collect2: ld returned 1 exit status
compiler exited with status 1
output is:
ld: Unsatisfied symbol "__lshrti3" in file /var/tmp//ccwoSkY7.o
1 errors.
collect2: ld returned 1 exit status
--
Summary: [4.0 Regression] testsuite failure: gcc.c-
torture/execute/20040625-1.c
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: danglin at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: hppa-unknown-linux-gnu, hppa2.0w-hp-hpux11.11, hppa64-
hp-hpux11.
GCC host triplet: hppa-unknown-linux-gnu, hppa2.0w-hp-hpux11.11, hppa64-
hp-hpux11.
GCC target triplet: hppa-unknown-linux-gnu, hppa2.0w-hp-hpux11.11, hppa64-
hp-hpux11.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18361