[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#248432: gcc-3.3: [m68k] ICE in add_insn_before, at emit-rtl.c:3598



Package: gcc-3.3
Version: 1:3.3.3-7
Severity: important

config.* is available at http://master.debian.org/~cts/gcc/

When compiling with -O0 the ICE does not appear. The bug first appeared with
gcc-3.3.3-6, I then upgraded to -7, but the ICE still exists.

root@aahz:/build/buildd/logrotate-3.7# gcc -v -save-temps -Wall 
-D_GNU_SOURCE -DLinux -DVERSION=\"3.7\" -Wall -g -O2 
-D_FILE_OFFSET_BITS=64   -c  config.c
Reading specs from /usr/lib/gcc-lib/m68k-linux/3.3.3/specs
Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f77,pascal,objc,treelang --prefix=/usr 
--mandir=/usr/share/man --infodir=/usr/share/info 
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared 
--with-system-zlib --enable-nls --without-included-gettext 
--enable-__cxa_atexit --enable-sjlj-exceptions --enable-clocale=gnu 
--enable-debug --enable-java-gc=boehm --enable-java-awt=xlib 
--enable-objc-gc m68k-linux
Thread model: posix
gcc version 3.3.3 (Debian 20040429)
 /usr/lib/gcc-lib/m68k-linux/3.3.3/cc1 -E -quiet -v -D__GNUC__=3 
-D__GNUC_MINOR__=3 -D__GNUC_PATCHLEVEL__=3 -D__ELF__ -Dunix -Dmc68000 
-Dmc68020 -D__gnu_linux__ -Dlinux -D__ELF__ -D__unix__ -D__mc68000__ 
-D__mc68020__ -D__gnu_linux__ -D__linux__ -D__unix -D__mc68000 
-D__mc68020 -D__linux -Asystem=unix -Asystem=posix -Acpu=m68k 
-Amachine=m68k -D__HAVE_68881__ -D_GNU_SOURCE -DLinux -DVERSION="3.7" 
-D_FILE_OFFSET_BITS=64 config.c -Wall -Wall -O2 config.i
ignoring nonexistent directory "/usr/m68k-linux/include"
#include "..." search starts here:
#include <...> search starts here:
 /usr/local/include
 /usr/lib/gcc-lib/m68k-linux/3.3.3/include
 /usr/include
End of search list.
 /usr/lib/gcc-lib/m68k-linux/3.3.3/cc1 -fpreprocessed config.i -quiet 
-dumpbase config.c -auxbase config -g -O2 -Wall -Wall -version -o 
config.s
GNU C version 3.3.3 (Debian 20040429) (m68k-linux)
        compiled by GNU C version 3.3.3 (Debian 20040429).
GGC heuristics: --param ggc-min-expand=38 --param ggc-min-heapsize=15856
config.c: In function `readConfigFile':
config.c:1052: internal compiler error: in add_insn_before, at 
emit-rtl.c:3598
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

Christian



Reply to: