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]

r154751 - in /trunk/gcc: ChangeLog reorg.c


Author: hp
Date: Mon Nov 30 07:13:21 2009
New Revision: 154751

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154751
Log:
	PR rtl-optimization/40086
	* reorg.c (relax_delay_slots): When looking for redundant insn at
	the branch target, use next_real_insn, not next_active_insn.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/reorg.c


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