2015-09-01 Vladimir Makarov <vmakarov@redhat.com>
commit0af99ebfea26293fc900fe9050c5dd514005e4e5
authorvmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Sep 2015 19:37:52 +0000 (1 19:37 +0000)
committervmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Sep 2015 19:37:52 +0000 (1 19:37 +0000)
tree2d86073d67af59894d4756cb8103bb1ed6470ca9
parentb1078e57231fb1e4b77bc5adb117db1d0d5ec814
2015-09-01  Vladimir Makarov  <vmakarov@redhat.com>

PR target/61578
* lra-lives.c (process_bb_lives): Process move pseudos with the
same value for copies and preferences
* lra-constraints.c (match_reload): Create match reload pseudo
with the same value from single dying input pseudo.

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