This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/18922] New: ICE in tree_low_cst, at tree.c:3315
- From: "a dot kral at sh dot cvut dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Dec 2004 11:24:26 -0000
- Subject: [Bug c++/18922] New: ICE in tree_low_cst, at tree.c:3315
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I get ICE when trying to compile wmkbd, it works with gcc 3.2 but not with 3.3.5
nor 3.4.4
Reading specs from /usr/lib/gcc/i486-linux/3.4.4/specs
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr
--libexecdir=/usr/lib --with-gxx-include-dir=/usr/include/c++/3.4
--enable-shared --with-system-zlib --enable-nls --without-included-gettext
--program-suffix=-3.4 --enable-__cxa_atexit --enable-libstdcxx-allocator=mt
--enable-clocale=gnu --enable-libstdcxx-debug --enable-java-gc=boehm
--enable-java-awt=gtk --disable-werror i486-linux
Thread model: posix
gcc version 3.4.4 20041128 (prerelease) (Debian 3.4.3-3)
g++-3.4 -Wall -g -DXLIB_ILLEGAL_ACCESS -O2 -save-temps -I/usr/openwin/include
-I/usr/local/include `glib-config --cflags` `gnome-config gnomeui --cflags`
`gtk-config --cflags` app.c -c -o app.o
In file included from app.c:76:
keysyms.c:921: internal compiler error: in tree_low_cst, at tree.c:3315
Please submit a full bug report,
with preprocessed source if appropriate.
--
Summary: ICE in tree_low_cst, at tree.c:3315
Product: gcc
Version: 3.4.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: a dot kral at sh dot cvut dot cz
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18922