Bootstrap fails on hppa2.0w-hpux on 20050602 on mainline (tree from 07:00 UTC).
 This is a separate failure from that reported at
<http://gcc.gnu.org/ml/gcc/2005-06/msg00046.html>.

./xgcc -B./
-B/scratch/gcc/nightly-2005-06-02-mainline/hppa2.0w-hp-hpux11.11/build_gcc/install/hppa2.0w-hp-hpux11.11/bin/
-isystem
/scratch/gcc/nightly-2005-06-02-mainline/hppa2.0w-hp-hpux11.11/build_gcc/install/hppa2.0w-hp-hpux11.11/include
-isystem
/scratch/gcc/nightly-2005-06-02-mainline/hppa2.0w-hp-hpux11.11/build_gcc/install/hppa2.0w-hp-hpux11.11/sys-include
-L/scratch/gcc/nightly-2005-06-02-mainline/hppa2.0w-hp-hpux11.11/build_gcc/build/gcc-mainline-nightly-hppa2.0w-hp-hpux11.11-hppa2.0w-hp-hpux11.11/gcc/../ld
-O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g
-DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I.
-I/home/gcc/nightlies/src-mainline-2005-06-02/gcc-mainline/gcc
-I/home/gcc/nightlies/src-mainline-2005-06-02/gcc-mainline/gcc/.
-I/home/gcc/nightlies/src-mainline-2005-06-02/gcc-mainline/gcc/../include
-I/home/gcc/nightlies/src-mainline-2005-06-02/gcc-mainline/gcc/../libcpp/include
 -DL_muldi3  -c
/home/gcc/nightlies/src-mainline-2005-06-02/gcc-mainline/gcc/libgcc2.c -o
libgcc/./_muldi3.o
/home/gcc/nightlies/src-mainline-2005-06-02/gcc-mainline/gcc/libgcc2.c: In
function '__muldi3':
/home/gcc/nightlies/src-mainline-2005-06-02/gcc-mainline/gcc/libgcc2.c:513:
internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [libgcc/./_muldi3.o] Error 1

Note that xgcc here is the stage3 compiler (built by the stage2 compiler) so
there is a miscompilation problem.

-- 
           Summary: [4.1 Regression] bootstrap fails on hppa2.0w-hpux
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jsm28 at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: hppa2.0w-*-hpux11.*
GCC target triplet: hppa2.0w-*-hpux11.*


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21886

Reply via email to