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/51635] LTO should not merge (type) decls with different locations


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.7.0                       |---
            Summary|[4.7 regression] ICE in in  |LTO should not merge (type)
                   |dwarf2out_finish, at        |decls with different
                   |dwarf2out.c:22494 when      |locations
                   |building Firefox's libxul   |
           Severity|normal                      |enhancement

--- Comment #26 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-01-03 11:33:20 UTC ---
Keeping this bug as an enhancement (the debug-info will be bogus for
templates otherwise).  The fix for PR51650 fixed the original ICE.


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