This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/25291] New: ICE in tree-check add_call_clobber_ops
- From: "marcus at jet dot franken dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Dec 2005 08:51:34 -0000
- Subject: [Bug c/25291] New: ICE in tree-check add_call_clobber_ops
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Code is extracted from WINE.
gcc version 4.2.0 20051206 (experimental)
/home/marcus/projects/gcc/BIN/bin/gcc -c typelib.i -O2 -Wall
typelib.i: In function ‘ITypeLibComp_fnBind’:
typelib.i:11: internal compiler error: tree check: expected tree that contains
‘decl common’ structure, have ‘struct_field_tag’ in
add_call_clobber_ops, at tree-ssa-operands.c:1872
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
Summary: ICE in tree-check add_call_clobber_ops
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: marcus at jet dot franken dot de
GCC build triplet: x86_64-unknown-linux-gnu
GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25291