This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/23410] New: AIL: gcc.c-torture/execute/950612-1.c execution, at -Os and -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: 15 Aug 2005 22:50:33 -0000
- Subject: [Bug middle-end/23410] New: AIL: gcc.c-torture/execute/950612-1.c execution, at -Os and -O3
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
New failure:
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/950612-1.c -w -
O3 -fomit-frame-pointer -fno-show-column -lm -o /test/gnu/gcc-3.3/objdir/gcc
/testsuite/950612-1.x3 (timeout = 300)
PASS: gcc.c-torture/execute/950612-1.c compilation, -O3 -fomit-frame-pointer
Setting LD_LIBRARY_PATH to :/test/gnu/gcc-3.3/objdir/gcc::/test/gnu/gcc-3.3/objd
ir/gcc
FAIL: gcc.c-torture/execute/950612-1.c execution, -O3 -fomit-frame-pointer
(gdb) disass main
Dump of assembler code for function main:
0x00002a10 <main+0>: stw rp,-14(sp)
0x00002a14 <main+4>: b,l 0x29f8 <abort>,rp
0x00002a18 <main+8>: ldo 40(sp),sp
0x00002a1c <main+12>: nop
End of assembler dump.
Looks like the test was optimized into a call to abort!
--
Summary: AIL: gcc.c-torture/execute/950612-1.c execution, at -Os
and -O3
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: middle-end
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: hppa2.0w-hp-hpux11.11
GCC host triplet: hppa2.0w-hp-hpux11.11
GCC target triplet: hppa2.0w-hp-hpux11.11
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23410
- Follow-Ups:
- [Bug middle-end/23410] FAIL: gcc.c-torture/execute/950612-1.c execution, at -Os and -O3
- From: danglin at gcc dot gnu dot org
- [Bug middle-end/23410] FAIL: gcc.c-torture/execute/950612-1.c execution, at -Os and -O3
- From: pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23410] [4.1 Regression] FAIL: gcc.c-torture/execute/950612-1.c execution, at -Os and -O3
- From: pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23410] [4.1 Regression] FAIL: gcc.c-torture/execute/950612-1.c execution, at -Os and -O3
- From: dave at hiauly1 dot hia dot nrc dot ca
- [Bug tree-optimization/23410] [4.1 Regression] FAIL: gcc.c-torture/execute/950612-1.c execution, at -Os and -O3
- From: dave at hiauly1 dot hia dot nrc dot ca
- [Bug middle-end/23410] [4.1 Regression] FAIL: gcc.c-torture/execute/950612-1.c execution, at -Os and -O3
- From: pinskia at gcc dot gnu dot org
- [Bug middle-end/23410] [4.1 Regression] FAIL: gcc.c-torture/execute/950612-1.c execution, at -Os and -O3
- From: pinskia at gcc dot gnu dot org
- [Bug middle-end/23410] [4.1 Regression] FAIL: gcc.c-torture/execute/950612-1.c execution, at -Os and -O3
- From: dave at hiauly1 dot hia dot nrc dot ca
- [Bug middle-end/23410] [4.1 Regression] FAIL: gcc.c-torture/execute/950612-1.c execution, at -Os and -O3
- From: sebastian dot pop at cri dot ensmp dot fr
- [Bug middle-end/23410] [4.1 Regression] FAIL: gcc.c-torture/execute/950612-1.c execution, at -Os and -O3
- From: amylaar at gcc dot gnu dot org