[Bug c++/42237] New: internal compiler error: verify_stmts failed
mario-baumann at web dot de
gcc-bugzilla@gcc.gnu.org
Tue Dec 1 10:55:00 GMT 2009
Compiling of qt-x11-opensource-src-4.5.3-64/tools/qdoc3/cppcodeparser.cpp
failed with:
> g++ -c -fpreprocessed -m32 -O2 cppcodeparser.1.i -o cppcodeparser.1.o
cppcodeparser.1.i: In function 'QMutableListIterator<QString>::previous()':
cppcodeparser.1.i:18150:1: error: invalid rhs for gimple memory store
*ISRA.13_16(D);
*ISRA.12_2(D);
# .MEM_9 = VDEF <.MEM_14>
*ISRA.13_16(D) = *ISRA.12_2(D);
cppcodeparser.1.i:18150:1: internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
I have attached a reduced version of cppcodeparser.cpp
(cppcodeparser.1.cpp.bz2) together with the preprocessed file
(cppcodeparser.1.i.bz2)
--
Summary: internal compiler error: verify_stmts failed
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mario-baumann at web dot de
GCC target triplet: x86_64-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42237
More information about the Gcc-bugs
mailing list