2013-04-24 Vladimir Makarov <vmakarov@redhat.com>
commit74855d080d0657185317ae63bac158040908c3fe
authorvmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Apr 2013 20:27:33 +0000 (24 20:27 +0000)
committervmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Apr 2013 20:27:33 +0000 (24 20:27 +0000)
treeb6ddc9d79010428fd98fc997fa4e36e433e28267
parent6c4ccb7bca11fdd0ba462e36d013e80d040aa9ae
2013-04-24  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimizations/57046
* lra-constraints (split_reg): Set up lra_risky_transformations_p
for multi-reg splits.

2013-04-24  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimizations/57046
* gcc.target/i386/pr57046.c: New test.

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