re PR bootstrap/49680 (IRIX 6.5 bootstrap broken: SEGV in __register_frame_info_bases)
authorHans-Peter Nilsson <hp@axis.com>
Sat, 9 Jul 2011 22:35:43 +0000 (22:35 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Sat, 9 Jul 2011 22:35:43 +0000 (22:35 +0000)
commita50023f9a8f3a7dcf40228d268463e5dbe3a8c55
tree3ad75c371ac51964e2281f98d24222a563b55ef4
parentf6da75edebdec948d0f93682237fe02cc55024fe
re PR bootstrap/49680 (IRIX 6.5 bootstrap broken: SEGV in __register_frame_info_bases)

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.

From-SVN: r176110
gcc/ChangeLog
gcc/config/cris/cris.c