This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/29715] fold produces &a - 4
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 May 2007 17:48:05 -0000
- Subject: [Bug middle-end/29715] fold produces &a - 4
- References: <bug-29715-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pinskia at gcc dot gnu dot org 2007-05-02 18:48 -------
Subject: Bug 29715
Author: pinskia
Date: Wed May 2 17:47:50 2007
New Revision: 124354
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124354
Log:
Forgot to add the PR number to the last changelog entry:
2007-05-02 Andrew Pinski <andrew_pinski@playstation.sony.com>
PR middle-end/29715
* fold-const.c (fold_comparision): Remove the "foo++ == CONST"
transformation.
Modified:
trunk/gcc/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29715