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.

From-SVN: r124354
This commit is contained in:
Andrew Pinski 2007-05-02 10:47:50 -07:00
parent 0e3aa12623
commit c5b75e95c0
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
2007-05-02 Andrew Pinski <andrew_pinski@playstation.sony.com>
PR middle-end/29715
* fold-const.c (fold_comparision): Remove the "foo++ == CONST"
transformation.