This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]