This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/50686] [4.7 regression] IRIX 6.5 bootstrap failure: ICE in in lookup_cfa_1, at dwarf2cfi.c:595
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 16 Dec 2011 20:05:16 +0000
- Subject: [Bug bootstrap/50686] [4.7 regression] IRIX 6.5 bootstrap failure: ICE in in lookup_cfa_1, at dwarf2cfi.c:595
- Auto-submitted: auto-generated
- References: <bug-50686-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50686
--- Comment #25 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-12-16 20:05:16 UTC ---
Can you try the patch in PR 51471#c11 ? That patch fixes most of the
maybe_record_trace_start on mips* for me.