]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/31691 (optimized code taking the wrong branch)
authorEric Botcazou <ebotcazou@libertysurf.fr>
Thu, 17 May 2007 13:30:15 +0000 (15:30 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 17 May 2007 13:30:15 +0000 (13:30 +0000)
commitd476e323994b13fd927738b76142222267519f47
treea750455c686977abee338856fd0c5136f44a1b75
parentd9374e839cf275b962c39804eb0f32748284d28b
re PR rtl-optimization/31691 (optimized code taking the wrong branch)

PR rtl-optimization/31691
* combine.c (simplify_set): Build a new src pattern instead of
substituting its operands in the COMPARE case.

From-SVN: r124799
gcc/ChangeLog
gcc/combine.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20070517-1.c [new file with mode: 0644]