PR rtl-optimization/25310
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Dec 2005 23:34:51 +0000 (23:34 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Dec 2005 23:34:51 +0000 (23:34 +0000)
commitca42e34adb2e8f796c11d0d2717e7667dc455980
tree67cd5624f0d306170c0f647905c54c4ce4ad687c
parent52d3c91c0308923feb6f67589e01299f55a01bf0
PR rtl-optimization/25310
* reload1.c (eliminate_regs_in_insn): Handle lowpart SUBREGs
of the eliminable register when substituting into a PLUS.

PR rtl-optimization/25310
* gcc.c-torture/compile/pr25310.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108543 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/reload1.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr25310.c [new file with mode: 0644]