This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/51564] [4.7 Regression] ICE in force_type_die, at dwarf2out.c:19288
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 04 May 2012 08:42:31 +0000
- Subject: [Bug debug/51564] [4.7 Regression] ICE in force_type_die, at dwarf2out.c:19288
- Auto-submitted: auto-generated
- References: <bug-51564-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51564
--- Comment #6 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-05-04 08:42:31 UTC ---
I'm always relucant in backporting this kind of fixes as the LTO state is
so different on branches. Can you confirm that backporting this fix fixes
problems for you? I ask because type-decls do not survive on the 4.6 branch
AFAIK.