[Bug middle-end/17909] New: ICE: verifiy_stms failed
aj at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Oct 9 13:05:00 GMT 2004
I get the following ICE:
/opt/gcc/4.0-devel/bin/g++ -fpreprocessed -O2 -c kvi_qstring.ii -v
Reading specs from /opt/gcc/4.0-devel/lib/gcc/x86_64-suse-linux-gnu/4.0.0/specs
Configured with: /cvs/gcc/configure --prefix=/opt/gcc/4.0-devel --disable-nls
--enable-threads=posix --enable-clocale=gnu --enable-__cxa_atexit
--enable-shared--enable-languages=c,c++,treelang,java,f95,objc
--with-system-zlib x86_64-suse-linux-gnu
Thread model: posix
gcc version 4.0.0 20041009 (experimental)
/opt/gcc/4.0-devel/libexec/gcc/x86_64-suse-linux-gnu/4.0.0/cc1plus
-fpreprocessed kvi_qstring.ii -quiet -dumpbase kvi_qstring.ii -mtune=k8
-auxbase kvi_qstring -O2 -version -fpreprocessed -o /tmp/ccIEeC9B.s
GNU C++ version 4.0.0 20041009 (experimental) (x86_64-suse-linux-gnu)
compiled by GNU C version 4.0.0 20041009 (experimental).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
kvi_qstring.ii: In function `void KviQString::appendFormatted(QString&, const
QString&, ...)':
kvi_qstring.ii:20770: error: Invalid operand to unary operator
(struct QStringD.17968 *) szFmtD.22381;
kvi_qstring.ii:20770: internal compiler error: verify_stmts failed.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
Summary: ICE: verifiy_stms failed
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: aj at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: x86_64-linux-gnu
GCC host triplet: x86_64-linux-gnu
GCC target triplet: x86_64-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17909
More information about the Gcc-bugs
mailing list