bootstrap/6967: build fails - ICE in assemble_integer, at varasm.c:2012

chrb@dcs.ed.ac.uk chrb@dcs.ed.ac.uk
Fri Jun 7 16:06:00 GMT 2002


>Number:         6967
>Category:       bootstrap
>Synopsis:       build fails - ICE in assemble_integer, at varasm.c:2012
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Fri Jun 07 16:06:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     chrb@dcs.ed.ac.uk
>Release:        3.1 and 20020603 snapshot
>Organization:
>Environment:
x86 linux redhat 7.3, gcc 2.96, binutils 2.11.93.0.2
>Description:
Building for target 'mips-ecoff' fails with error:

/home/chrb/build/gcc-20020603/build/gcc/xgcc -B/home/chrb/build/gcc-20020603/build/gcc/ -B/usr/local//mips-ecoff/bin/ -B/usr/local//mips-ecoff/lib/ -isystem /usr/local//mips-ecoff/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -G 0 -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include  -DL_divdi3 -c ../../gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_divdi3.o
../../gcc/libgcc2.c:64: Internal compiler error in assemble_integer, at varasm.c:2012

>How-To-Repeat:
export TARGET=mips-ecoff
../configure --target=$TARGET --prefix=/usr/local/ --enable-languages=c   --disable-shared  --program-prefix=$TARGET- --with-gnu-as --with-gnu-ld --with-as=/usr/local/bin/$TARGET-as --with-ar=/usr/local/bin/$TARGET-ar --with-ld=/usr/local/bin/$TARGET-ld --with-nm=/usr/local/bin/$TARGET-nm --with-objdump=/usr/local/bin/$TARGET-objdump  --disable-nls --enable-checking=no --without-headers --with-newlib

make
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the Gcc-bugs mailing list