public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* GC 3.4.2 ICE while building compiler
@ 2004-11-20 14:37 Dana, Eric
  0 siblings, 0 replies; only message in thread
From: Dana, Eric @ 2004-11-20 14:37 UTC (permalink / raw)
  To: 'gcc-help@gcc.gnu.org'

On both HPUX 11.00 32-bit and AIX 5.1, gcc 3.4.2 is having an ICE.

For AIX, the ICE occurs at:

./xgcc -B./ -B/bmc/moe/powerpc-ibm-aix5.1.0.0/bin/ -isystem
/bmc/moe/powerpc-ibm-aix5.1.0.0/include -isystem
/bmc/moe/powerpc-ibm-aix5.1.0.0/sys-include
-L/bmc/moe/build/gcc-3.4.2/gcc/../ld -O2  -DIN_GCC    -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition  -isystem ./include   -g -DHAVE_GTHR_DEFAULT
-DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/depot/gnu/gcc-3.4.2/gcc
-I/depot/gnu/gcc-3.4.2/gcc/. -I/depot/gnu/gcc-3.4.2/gcc/../include -I../intl
-DL_muldi3 -c /depot/gnu/gcc-3.4.2/gcc/libgcc2.c -o libgcc/./_muldi3.o
/depot/gnu/gcc-3.4.2/gcc/libgcc2.c: In function `__muldi3':
/depot/gnu/gcc-3.4.2/gcc/libgcc2.c:470: internal compiler error:
Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.

The build line on AIX is:
/depot/gnu/gcc-3.4.2/configure  --prefix=/bmc/moe \
   --srcdir=/depot/gnu/gcc-3.4.2 \
   --exec-prefix=/bmc/moe --with-local-prefix=/bmc/moe --enable-shared \
   --with-as=/usr/bin/as --with-ld=/usr/bin/ld --with-dwarf2 \
   --enable-threads=posix \
   --with-x --enable-java-awt=xlib

For HPUX 11.00 (32-bit), the ICE occurs at:
./xgcc -B./ -B/bmc/moe/hppa1.1-hp-hpux11.00/bin/ -isystem
/bmc/moe/hppa1.1-hp-hpux11.00/include -isystem
/bmc/moe/hppa1.1-hp-hpux11.00/sys-include
-L/bmc/moe/build/gcc-3.4.2/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/depot/gnu/gcc-3.4.2/gcc
-I/depot/gnu/gcc-3.4.2/gcc/. -I/depot/gnu/gcc-3.4.2/gcc/../include -I../intl
-DL_muldi3 -c /depot/gnu/gcc-3.4.2/gcc/libgcc2.c -o libgcc/./_muldi3.o
/depot/gnu/gcc-3.4.2/gcc/libgcc2.c:0: internal compiler error: in ?, at
varasm.c:4650
Please submit a full bug report,
with preprocessed source if appropriate.

The build line on HPUX 11.00 (32-bit build) is:
/depot/gnu/gcc-3.4.2/configure  --prefix=/bmc/moe \
   --srcdir=/depot/gnu/gcc-3.4.2 \
   --exec-prefix=/bmc/moe --with-local-prefix=/bmc/moe \
   --host=hppa1.1-hp-hpux11.00 \
   --with-gnu-as --with-as=/bmc/moe/bin/as --with-ld=/usr/bin/ld \
   --enable-shared \
   --with-dwarf2 --enable-threads=posix --with-x --enable-java-awt=xlib

Any help is appreciated.

Eric Dana
BMC Software

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-11-20 14:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-20 14:37 GC 3.4.2 ICE while building compiler Dana, Eric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).