Executing on host: /home/dave/gnu/gcc-4.0/objdir/gcc/xgcc -B/home/dave/gnu/gcc-4 .0/objdir/gcc/ /home/dave/gnu/gcc-4.0/gcc/gcc/testsuite/gcc.c-torture/execute/co nversion.c -w -O0 -fno-show-column -lm -o /home/dave/gnu/gcc-4.0/objdir/gc c/testsuite/conversion.x0 (timeout = 300) PASS: gcc.c-torture/execute/conversion.c compilation, -O0 Setting LD_LIBRARY_PATH to :/home/dave/gnu/gcc-4.0/objdir/gcc::/home/dave/gnu/gc c-4.0/objdir/gcc:/usr/lib/debug FAIL: gcc.c-torture/execute/conversion.c execution, -O0
These fails only occur when gcc is configured with --with-arch=2.0. The fails don't occur at the default PA 1.1 arch. The program aborts here: Breakpoint 3, test_float_to_longlong_integer () at /home/dave/gnu/gcc-4.0/gcc/gcc/testsuite/gcc.c-torture/execute/ conversion.c:444 444 abort(); -- Summary: FAIL: gcc.c-torture/execute/conversion.c execution - O[012] Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: target 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 GCC host triplet: hppa-unknown-linux-gnu GCC target triplet: hppa-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22473