This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/21506] New: [4.1 regression] [m68k-linux] ICE in verify_initial_elim_offsets during bootstrap
- From: "doko at debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 May 2005 05:43:55 -0000
- Subject: [Bug target/21506] New: [4.1 regression] [m68k-linux] ICE in verify_initial_elim_offsets during bootstrap
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
seen with CVS 20050508
./xgcc -B./ -B/usr/lib/gcc-snapshot/m68k-linux/bin/ -isystem
/usr/lib/gcc-snapshot/m68k-linux/include -isystem
/usr/lib/gcc-snapshot/m68k-linux/sys-include
-L/home/doko/gcc-snapshot-20050508/build/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../../src/gcc -I../../src/gcc/.
-I../../src/gcc/../include -I../../src/gcc/../libcpp/include -DL_mulxc3
-fvisibility=hidden -DHIDE_EXPORTS -c ../../src/gcc/libgcc2.c -o libgcc/./_mulxc3.o
../../src/gcc/libgcc2.c: In function '__mulxc3':
../../src/gcc/libgcc2.c:1685: internal compiler error: in
verify_initial_elim_offsets, at reload1.c:3314
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[5]: *** [libgcc/./_mulxc3.o] Error 1
make[5]: Leaving directory `/home/doko/gcc-snapshot-20050508/build/gcc'
make[4]: *** [libgcc.a] Error 2
make[4]: Leaving directory `/home/doko/gcc-snapshot-20050508/build/gcc'
make[3]: *** [stage1_build] Error 2
make[3]: Leaving directory `/home/doko/gcc-snapshot-20050508/build/gcc'
make[2]: *** [bootstrap] Error 2
--
Summary: [4.1 regression] [m68k-linux] ICE in
verify_initial_elim_offsets during bootstrap
Product: gcc
Version: 4.0.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: doko at debian dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: m68k-linux
GCC host triplet: m68k-linux
GCC target triplet: m68k-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21506