This is the mail archive of the gcc-cvs@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]

r176110 - in /trunk/gcc: ChangeLog config/cris/...


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]