./:
commit5b75b0ba2eae5a416236e3ce672cb716ad442cfa
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Nov 2005 05:41:36 +0000 (21 05:41 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Nov 2005 05:41:36 +0000 (21 05:41 +0000)
tree891b2df27aca9fecd5a0db1dc87070296af18bee
parent0ab04fbf45c28653f78852187514c67d86295140
./:
PR rtl-optimization/24883
* combine.c (combinable_i3pat): When checking whether the
destination of i3 is used in i3, consider paradoxical subregs.
testsuite/:
PR rtl-optimization/24883
* gcc.c-torture/compile/pr24883.c: New test.

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