PR rtl-optimization/57003
commit1b4aaefc8c1a1662e1623cd48157c344c7fa98fe
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Oct 2014 06:36:08 +0000 (9 06:36 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Oct 2014 06:36:08 +0000 (9 06:36 +0000)
tree8d7714ba1da9723e50658b6346ccd9c795c01dea
parentf1ce4e720afde46ad6c514bf718939c9e70a46a2
PR rtl-optimization/57003
* regcprop.c (copyprop_hardreg_forward_1): If ksvd.ignore_set_reg,
also check CALL_INSN_FUNCTION_USAGE for clobbers again after
killing regs_invalidated_by_call.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216026 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/regcprop.c