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/49680] [4.7 regression] IRIX 6.5 bootstrap broken: SEGV in __register_frame_info_bases


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


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