http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51871
Bug #: 51871 Summary: [4.7 Regression] FAIL: gcc.c-torture/execute/20010122-1.c execution Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassig...@gcc.gnu.org ReportedBy: dang...@gcc.gnu.org Host: hppa2.0w-hp-hpux11.11 Target: hppa2.0w-hp-hpux11.11 Build: hppa2.0w-hp-hpux11.11 Executing on host: /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/ /te st/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/execute/20010122-1.c -w -O0 -lm -o /test/gnu/gcc/objdir/gcc/testsuite/gcc/20010122-1.x0 (timeout = 300) spawn /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/ /test/gnu/gcc/gc c/gcc/testsuite/gcc.c-torture/execute/20010122-1.c -w -O0 -lm -o /test/gnu/gcc/o bjdir/gcc/testsuite/gcc/20010122-1.x0 PASS: gcc.c-torture/execute/20010122-1.c compilation, -O0 Setting LD_LIBRARY_PATH to :/test/gnu/gcc/objdir/gcc::/test/gnu/gcc/objdir/gcc spawn [open ...] FAIL: gcc.c-torture/execute/20010122-1.c execution, -O0 (gdb) r The program being debugged has been started already. Start it from the beginning? (y or n) y Starting program: /test/gnu/gcc/objdir/gcc/testsuite/gcc/20010122-1.x0g warning: Private mapping of shared library text was not specified by the executable; setting a breakpoint in a shared library which is not privately mapped will not work. See the HP-UX 11i v3 chatr manpage for methods to privately map shared library text. Breakpoint 1, main () at /test/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/execute/20010122-1.c:180 180 abort (); (gdb) p save_ret1[0] $1 = (void *) 0x310b (gdb) p save_ret1[1] $2 = (void *) 0x318b (gdb) p save_ret1[2] $4 = (void *) 0x321b # ./xgcc -B./ -v Reading specs from ./specs COLLECT_GCC=./xgcc COLLECT_LTO_WRAPPER=./lto-wrapper Target: hppa2.0w-hp-hpux11.11 Configured with: ../gcc/configure --with-arch=2.0 --with-gnu-as --with-as=/opt/gnu/bin/as --enable-shared --with-local-prefix=/opt/gnu --prefix=/opt/gnu/gcc/gcc-4.7 --with-gmp=/opt/gnu/gcc/gmp --enable-threads=posix --enable-debug=no --disable-nls --disable-lto --without-cloog --without-ppl --enable-languages=c,c++,objc,fortran,java,ada,obj-c++ Thread model: posix gcc version 4.7.0 20120115 (experimental) [trunk revision 183192] (GCC)