2017-12-07 Vladimir Makarov <vmakarov@redhat.com>
commit1bdd07cbb8c24faceefcd5c4e2fc7a5626534ea1
authorvmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Dec 2017 17:50:54 +0000 (7 17:50 +0000)
committervmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Dec 2017 17:50:54 +0000 (7 17:50 +0000)
treed8573e0592c70f7dbd5aff292a730f6d78f007be
parent79896068bb3947f11583f5a1dfd30fc0569f91c8
2017-12-07  Vladimir Makarov  <vmakarov@redhat.com>

PR target/83252
PR rtl-optimization/80818
* lra.c (add_regs_to_insn_regno_info): Make a hard reg in CLOBBER
always early clobbered.
* lra-lives.c (process_bb_lives): Check input hard regs for early
clobbered non-operand hard reg.

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