2017-10-12 Vladimir Makarov <vmakarov@redhat.com>
commitf2dc888e5a1bed57bae5d3ac74c4f945cb94b22a
authorvmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Oct 2017 17:06:29 +0000 (12 17:06 +0000)
committervmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Oct 2017 17:06:29 +0000 (12 17:06 +0000)
tree4cc17adf56fea2bf8fe294fc7fb96f679373d21e
parent4c25ce5d90bc9e54ac5a35cbedddcb348b782056
2017-10-12  Vladimir Makarov  <vmakarov@redhat.com>

Revert
2017-10-11  Vladimir Makarov  <vmakarov@redhat.com>
PR sanitizer/82353
* lra.c (collect_non_operand_hard_regs): Don't ignore operator
locations.
* lra-lives.c (bb_killed_pseudos, bb_gen_pseudos): Move up.
(make_hard_regno_born, make_hard_regno_dead): Update
bb_killed_pseudos and bb_gen_pseudos.

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