[Bug tree-optimization/49217] Wrong optimization of code

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun May 29 17:01:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49217

--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-05-29 17:00:16 UTC ---
Author: rguenth
Date: Sun May 29 17:00:13 2011
New Revision: 174399

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174399
Log:
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.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr49217.c
Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/ipa-pure-const.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list