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 bootstrap/50686] [4.7 regression] IRIX 6.5 bootstrap failure: ICE in in lookup_cfa_1, at dwarf2cfi.c:595


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

--- Comment #10 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-10-17 15:50:06 UTC ---
> --- Comment #9 from Bernd Schmidt <bernds at gcc dot gnu.org> 2011-10-17 15:04:17 UTC ---
> Well, shooting in the dark, let's get a few preliminaries out of the way - what
> are the return values of dwarf2out_do_cfi_asm() and targetm.debug_unwind_info
> ()?

The first returns false since MIPS_DEBUGGING_INFO is defined, the second
UI_DWARF2.

> Also, a few of the last RTL dumps (there ought to be a "dwarf2" one) would be
> helpful.

I'm including the last 3 ones since they are huge even compressed:
nothrow, dwarf2, final.

    Rainer


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