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 lto/44196] lto1: ICE: tree check: expected field_decl, have type_decl in gimple_types_compatible_p, at gimple.c:3597



------- Comment #9 from rguenth at gcc dot gnu dot org  2010-05-19 15:57 -------
Subject: Bug 44196

Author: rguenth
Date: Wed May 19 15:57:17 2010
New Revision: 159582

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159582
Log:
2010-05-19  Richard Guenther  <rguenther@suse.de>

        PR lto/44196
        * tree.c (find_decls_types_r): Walk BLOCKs and its vars.

        * g++.dg/lto/20100519-1_0.C: New testcase.

Added:
    trunk/gcc/testsuite/g++.dg/lto/20100519-1_0.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44196


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