This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/25291] New: ICE in tree-check add_call_clobber_ops


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]