[Bug c/13031] New: ICE (unrecognizable insn) when building gnome-libs-1.4.2
agriffis at gentoo dot org
gcc-bugzilla@gcc.gnu.org
Thu Nov 13 00:11:00 GMT 2003
This is using a snapshot of the 3.3.2 branch from 2003/10/22. Here is the
output from gcc -v:
Reading specs from /usr/lib/gcc-lib/alphaev67-unknown-linux-gnu/3.3.2/specs
Configured with: /usr/local/tmp/portage/gcc-3.3.2-r2/work/gcc-3.3.2/configure
--prefix=/usr --bindir=/usr/alphaev67-unknown-linux-gnu/gcc-bin/3.3
--includedir=/usr/lib/gcc-lib/alphaev67-unknown-linux-gnu/3.3.2/include
--datadir=/usr/share/gcc-data/alphaev67-unknown-linux-gnu/3.3
--mandir=/usr/share/gcc-data/alphaev67-unknown-linux-gnu/3.3/man
--infodir=/usr/share/gcc-data/alphaev67-unknown-linux-gnu/3.3/info
--enable-shared --host=alphaev67-unknown-linux-gnu
--target=alphaev67-unknown-linux-gnu --with-system-zlib
--enable-languages=c,c++,f77,objc --enable-threads=posix --enable-long-long
--disable-checking --enable-cstdio=stdio --enable-clocale=generic
--enable-__cxa_atexit --enable-version-specific-runtime-libs
--with-gxx-include-dir=/usr/lib/gcc-lib/alphaev67-unknown-linux-gnu/3.3.2/include/g++-v3
--with-local-prefix=/usr/local --enable-shared --enable-nls
--without-included-gettext --disable-multilib
Thread model: posix
gcc version 3.3.2 20031022 (Gentoo Linux 3.3.2-r2, propolice)
Here is the command-line and messages:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -DNEED_GNOMESUPPORT_H -I../support
-I../support -I../intl -I../intl -I/usr/include -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
-I/usr/X11R6/include -DGNOMELIBDIR=\"/usr/lib\" -DGNOMEDATADIR=\"/usr/share\"
-DGNOMEBINDIR=\"/usr/bin\" -DGNOMELOCALSTATEDIR=\"/var/lib\"
-DGNOMELOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"GnomeUI\"
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -mcpu=ev67 -O3 -pipe -mieee -I/usr/include/db1 -Wall
-Wunused -c gnome-icon-list.c -fPIC -DPIC -o .libs/gnome-icon-list.lo
gnome-icon-list.c: In function `gnome_icon_list_unselect_all':
gnome-icon-list.c:499: error: unrecognizable insn:
(insn 265 166 266 14 0x2000096d868 (set (reg:DI 2 $2)
(eq:DI (const_int 0 [0x0])
(const_int 0 [0x0]))) -1 (nil)
(nil))
gnome-icon-list.c:499: internal compiler error: in extract_insn, at recog.c:2175
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
Preprocessed source stored into
/usr/local/tmp/portage/gnome-libs-1.4.2/temp/ccbtmqSM.out file, please attach
this to your bugreport
I will attached the preprocessed source.
--
Summary: ICE (unrecognizable insn) when building gnome-libs-1.4.2
Product: gcc
Version: 3.3.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: agriffis at gentoo dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: alphaev67-unknown-linux
GCC host triplet: alphaev67-unknown-linux
GCC target triplet: alphaev67-unknown-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13031
More information about the Gcc-bugs
mailing list