OSDN Git Service

PR rtl-optimization/31691
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 May 2007 13:29:10 +0000 (13:29 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 May 2007 13:29:10 +0000 (13:29 +0000)
commit61e138d0d2e0a2c26b48ac107f1ad09bb4fe979d
tree0aafa5bab3ec3b34d8e06253401a45d19656466b
parentdceb1607af71b8729a14415349cf1e17b4aaf568
PR rtl-optimization/31691
* combine.c (simplify_set): Build a new src pattern instead of
substituting its operands in the COMPARE case.

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