[Bug bootstrap/49680] [4.7 regression] IRIX 6.5 bootstrap broken: SEGV in __register_frame_info_bases

hp at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jul 9 22:36:00 GMT 2011


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

--- Comment #16 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2011-07-09 22:35:47 UTC ---
Author: hp
Date: Sat Jul  9 22:35:43 2011
New Revision: 176110

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176110
Log:
    PR bootstrap/49680
    * config/cris/cris.c (cris_asm_output_case_end): Robustify against
    stray notes and debug insns by using prev_nonnote_nondebug_insn
    instead of PREV_INSN.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/cris/cris.c



More information about the Gcc-bugs mailing list