re PR rtl-optimization/67609 (Generates wrong code for SSE2 _mm_load_pd)
authorVladimir Makarov <vmakarov@redhat.com>
Tue, 20 Oct 2015 16:26:05 +0000 (16:26 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Tue, 20 Oct 2015 16:26:05 +0000 (16:26 +0000)
commit8cda1c3eb263349536beb300cf6c278f51f2fead
tree21ee9ffc4a802d51f929fd032e0aa58524c64e7a
parentbfb792b6044c340b54a9d04b2a1e6e0e608b3aa6
re PR rtl-optimization/67609 (Generates wrong code for SSE2 _mm_load_pd)

2015-10-20  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimization/67609
* lra-splill.c (lra_final_code_change): Don't remove all
sub-registers.

2015-10-20  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimization/67609
* gcc.target/i386/pr67609.c: New.

From-SVN: r229087
gcc/ChangeLog
gcc/lra-spills.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr67609.c [new file with mode: 0644]