This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/36784] New: g++ internal compiler error: in remove_insn, at emit-rtl.c:3601
- From: "masaki dot chikama at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jul 2008 10:26:10 -0000
- Subject: [Bug c++/36784] New: g++ internal compiler error: in remove_insn, at emit-rtl.c:3601
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
gcc-4.3.0 fail to compile cloudy-07.02.01 with this message.
It may be fixed by
http://gcc.gnu.org/ml/gcc-patches/2008-03/msg01245.html
.
g++ -fPIC -DPIC -O2 -g -mieee -c -o atmdat_readin.o atmdat_readin.cpp
atmdat_readin.cpp: In function 'void atmdat_readin()':
atmdat_readin.cpp:1746: internal compiler error: in remove_insn, at
emit-rtl.c:3601
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/cc4kyLGA.out file, please attach this to
your bugreport.
make: *** [atmdat_readin.o] Error 1
# /usr/bin/gcc -v
Using built-in specs.
Target: sh4-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla
--enable-bootstrap --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions
--enable-languages=c,c++,objc,obj-c++,java,fortran --enable-java-awt=gtk
--disable-dssi --enable-plugin
--with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre
--enable-libgcj-multifile --enable-java-maintainer-mode
--with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib
--build=sh4-redhat-linux
Thread model: posix
gcc version 4.3.0 20080404 (Red Hat 4.3.0-6.fs1.1) (GCC)
--
Summary: g++ internal compiler error: in remove_insn, at emit-
rtl.c:3601
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: masaki dot chikama at gmail dot com
GCC build triplet: sh4-redhat-linux
GCC target triplet: sh-*-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36784