This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/33732] New: gcc.c-torture/execute/longlong.c execution at -O3
- 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: 11 Oct 2007 02:04:20 -0000
- Subject: [Bug tree-optimization/33732] New: gcc.c-torture/execute/longlong.c execution at -O3
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Executing on host: /home/dave/gcc-4.3/objdir/gcc/xgcc
-B/home/dave/gcc-4.3/objdi
r/gcc/ /home/dave/gcc-4.3/gcc/gcc/testsuite/gcc.c-torture/execute/longlong.c
-w
-O2 -fno-show-column -lm -o
/home/dave/gcc-4.3/objdir/gcc/testsuite/gcc/lo
nglong.x2 (timeout = 300)
PASS: gcc.c-torture/execute/longlong.c compilation, -O2
Setting LD_LIBRARY_PATH to
:/home/dave/gcc-4.3/objdir/gcc::/home/dave/gcc-4.3/ob
jdir/gcc:/home/dave/gcc-4.3/objdir/hppa-linux/libstdc++-v3/.libs:/home/dave/gcc-
4.3/objdir/hppa-linux/libmudflap/.libs:/home/dave/gcc-4.3/objdir/hppa-linux/libs
sp/.libs:/home/dave/gcc-4.3/objdir/hppa-linux/libgomp/.libs:/home/dave/gcc-4.3/o
bjdir/./gcc:/home/dave/gcc-4.3/objdir/./prev-gcc
PASS: gcc.c-torture/execute/longlong.c execution, -O2
Executing on host: /home/dave/gcc-4.3/objdir/gcc/xgcc
-B/home/dave/gcc-4.3/objdi
r/gcc/ /home/dave/gcc-4.3/gcc/gcc/testsuite/gcc.c-torture/execute/longlong.c
-w
-O3 -fomit-frame-pointer -fno-show-column -lm -o
/home/dave/gcc-4.3/objdir
/gcc/testsuite/gcc/longlong.x3 (timeout = 300)
PASS: gcc.c-torture/execute/longlong.c compilation, -O3 -fomit-frame-pointer
Setting LD_LIBRARY_PATH to
:/home/dave/gcc-4.3/objdir/gcc::/home/dave/gcc-4.3/ob
jdir/gcc:/home/dave/gcc-4.3/objdir/hppa-linux/libstdc++-v3/.libs:/home/dave/gcc-
4.3/objdir/hppa-linux/libmudflap/.libs:/home/dave/gcc-4.3/objdir/hppa-linux/libs
sp/.libs:/home/dave/gcc-4.3/objdir/hppa-linux/libgomp/.libs:/home/dave/gcc-4.3/o
bjdir/./gcc:/home/dave/gcc-4.3/objdir/./prev-gcc
FAIL: gcc.c-torture/execute/longlong.c execution, -O3 -fomit-frame-pointer
(gdb) p b
$4 = {0, 0, 48, 0 <repeats 14 times>, 3160194, 0 <repeats 14 times>}
This failure is probably caused by the tree-sra.c changes by Alex. Fails
with stage1 compiler.
--
Summary: gcc.c-torture/execute/longlong.c execution at -O3
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: danglin at gcc dot gnu dot org
GCC build triplet: hppa-unknown-linux-gnu
GCC host triplet: hppa-unknown-linux-gnu
GCC target triplet: hppa-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33732