2016-01-21 Vladimir Makarov <vmakarov@redhat.com>
commit86e16058b5987e14a3db5950a54213a312297ddf
authorvmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Jan 2016 16:01:22 +0000 (21 16:01 +0000)
committervmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Jan 2016 16:01:22 +0000 (21 16:01 +0000)
treeb3055c030a57134e331d72ec24e809597ecd596f
parent6ae928e854016b3d175ea2b343f84687fd7bad09
2016-01-21  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimization/68990
* lra-coalesce.c (lra_coalesce): Invalidate value for the result
pseudo instead of inheritance ones.

2016-01-21  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimization/68990
* gcc.target/i386/pr68990: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232679 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/lra-coalesce.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr68990.c [new file with mode: 0644]