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: "ro at CeBiTec dot Uni-Bielefeld.DE" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 19 Dec 2011 16:40:33 +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 #26 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-12-19 16:40:33 UTC ---
> --- 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.
The patch fixes the ICE in the i686-linux x mips-irix6.5 cross and
allowed a native bootstrap to continue beyond the previous failure
point.
I'm now seeing an Ada ICE which is unrelated since it also just occured
on the 4.6 branch.
Rainer