------- Comment #6 from luke dot powell at bjservices dot com  2006-08-29 14:21 
-------
(In reply to comment #5)
> Not reproducible.
> 
> I built a m68k-elf toolchain on x86_64-pc-linux-gnu and compiled the testcase.
> No ICE was observed.
> 
I am also seeing this bug with v4.1.1. My configure line was
../gcc-4.1.1/configure --target=m68k-elf --prefix=/home/lpowell/m68k-gcc
--disable-shared --with-gnu-as --with-gnu-ld --with-newlib --without-headers
--enable-languages=c --with-local-prefix=/home/lpowell/m68k-gcc/m68k-elf

The final command and output was

/home/lpowell/build-gcc/./gcc/xgcc -B/home/lpowell/build-gcc/./gcc/
-B/home/lpowell/m68k-gcc/m68k-elf/bin/ -B/home/lpowell/m68k-gcc/m68k-elf/lib/
-isystem /home/lpowell/m68k-gcc/m68k-elf/include -isystem
/home/lpowell/m68k-gcc/m68k-elf/sys-include -O2  -O2 -g -O2  -DIN_GCC
-DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -g 
-DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I.
-I../../gcc-4.1.1/gcc -I../../gcc-4.1.1/gcc/. -I../../gcc-4.1.1/gcc/../include
-I../../gcc-4.1.1/gcc/../libcpp/include  -m68000 -DL_fixdfdi -c
../../gcc-4.1.1/gcc/libgcc2.c -o libgcc/m68000/_fixdfdi.o
../../gcc-4.1.1/gcc/libgcc2.c: In function ‘__fixdfdi’:
../../gcc-4.1.1/gcc/libgcc2.c:1238: internal compiler error: in do_SUBST, at
combine.c:470

My build gcc version is 4.1.1. I'm running on AMD x86-64, GNU/Linux 2.4.1.


-- 

luke dot powell at bjservices dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |luke dot powell at
                   |                            |bjservices dot com


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

Reply via email to