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]

r190541 - in /trunk/gcc: ChangeLog fwprop.c


Author: jakub
Date: Mon Aug 20 18:56:49 2012
New Revision: 190541

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190541
Log:
	PR rtl-optimization/54294
	* fwprop.c (all_uses_available_at): Ignore debug insns in between
	def_insn and target_insn when checking whether the shortcut is
	possible.

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


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