2017-10-16 Vladimir Makarov <vmakarov@redhat.com>
commitd106f8f5a72093f2cf21663aaf3dbea845cafd62
authorvmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Oct 2017 20:34:53 +0000 (16 20:34 +0000)
committervmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Oct 2017 20:34:53 +0000 (16 20:34 +0000)
treed2982e904ae5477184e730c0645f8001df5fdce5
parentfd54803250b4b5b1c8e41d1a6c3b77e96d7193c4
2017-10-16  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 for fixed regs.

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