re PR rtl-optimization/24883 (fatal error: internal consistency failure building...
authorIan Lance Taylor <ian@airs.com>
Mon, 21 Nov 2005 05:41:36 +0000 (05:41 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Mon, 21 Nov 2005 05:41:36 +0000 (05:41 +0000)
commit083a9e91be655a491f27a22aac997006af2eb912
tree891b2df27aca9fecd5a0db1dc87070296af18bee
parent1ef6855c51ead346b46e75c361cda328f25a796d
re PR rtl-optimization/24883 (fatal error: internal consistency failure building xorg-x11)

./: 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.

From-SVN: r107279
gcc/ChangeLog
gcc/combine.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr24883.c [new file with mode: 0644]