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

Re: [PATCH] Fix -fcompare-debug failure in fwprop (PR rtl-optimization/54294)


Jakub Jelinek <jakub@redhat.com> writes:
> 2012-08-17  Jakub Jelinek  <jakub@redhat.com>
>
> 	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.

OK, thanks.

Richard


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