]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/44683 (Optimization bug with copysign builtin)
authorRichard Guenther <rguenther@suse.de>
Sun, 27 Jun 2010 11:16:46 +0000 (11:16 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sun, 27 Jun 2010 11:16:46 +0000 (11:16 +0000)
commit533e50f6ac9ee21fe5bcb223e8d6693466836d80
treeb7e95918730899c33bd9f074f1909b234f57fc0c
parent41a961e9918868f227325d767ce55c01c8171093
re PR tree-optimization/44683 (Optimization bug with copysign builtin)

2010-06-27  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/44683
* tree-ssa-dom.c (record_edge_info): Record equivalences for the
false edge from the inverted condition.

* gcc.c-torture/execute/pr44683.c: New testcase.

From-SVN: r161467
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/pr44683.c [new file with mode: 0644]
gcc/tree-ssa-dom.c