re PR tree-optimization/49217 (Wrong optimization of code)
authorRichard Guenther <rguenther@suse.de>
Sun, 29 May 2011 17:03:38 +0000 (17:03 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sun, 29 May 2011 17:03:38 +0000 (17:03 +0000)
commit61e374ab766ee2ed03093656f04ca7e8228a3450
tree7d46c9a01e0d7c7159201f4fa9fe8cb7c179370f
parent4a5ba933e71c8861234a05a5beb657f09087d77f
re PR tree-optimization/49217 (Wrong optimization of code)

2011-05-29  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/49217
* ipa-pure-const.c (propagate_pure_const): Fix typos.

* gcc.dg/torture/pr49217.c: New testcase.

From-SVN: r174400
gcc/ChangeLog
gcc/ipa-pure-const.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr49217.c [new file with mode: 0644]