This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/21252] New: ICE: (in c_parse_error, at c-common.c:5885)
- From: "ltg at zes dot uni-bremen dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Apr 2005 14:32:13 -0000
- Subject: [Bug c++/21252] New: ICE: (in c_parse_error, at c-common.c:5885)
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I got the following ice:
/usr/local/bin/g++ -save-temps -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include
-Wall -O9 -march=athlon -MT atom_co64.lo -MD -MP -MF .deps/atom_co64.Tpo -c
atom_co64.cpp -fPIC -DPIC
In file included from mp4common.h:36,
from atom_co64.cpp:22:
mp4property.h:61: internal compiler error: tree check: expected identifier_node,
have integer_cst in c_parse_error, at c-common.c:5885
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
These are the build specs of the gcc being used:
Reading specs from /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.4/specs
Configured with: /home/ltg/software/src/work/gcc-3.4-20050422/configure
--enable-threads=posix --enable-libgcj --enable-shared --enable-__cxa_atexit
--enable-version-specific-runtime-libs --enable-checking
--enable-gather-detailed-mem-stats --disable-nls
--enable-languages=c,c++,f77,objc,java,ada --enable-libgcj-multifile --with-x
--enable-java-awt=gtk,xlib
Thread model: posix
gcc version 3.4.4 20050422 (prerelease)
The preprocessed file will follow as an attachment.
Lothar
--
Summary: ICE: (in c_parse_error, at c-common.c:5885)
Product: gcc
Version: 3.4.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ltg at zes dot uni-bremen dot de
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21252