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/42987] Testcases local1-a.cc and local1.C cause ICE when compiled with -flto -g


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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
      Known to work|                            |4.7.0
         Resolution|                            |FIXED
   Target Milestone|---                         |4.7.0
      Known to fail|                            |4.5.3, 4.6.2

--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-05-07 11:47:19 UTC ---
The 4.6 branch as

lto1: internal compiler error: tree check: expected tree that contains 'decl
minimal' structure, have 'record_type' in lookup_decl_die, at
dwarf2out.c:8163^M
Please submit a full bug report,^M

instead, the 4.7 branch is indeed fixed.


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