fold-const.c (fold_comparision): Remove the "foo++ == CONST" transformation.
authorAndrew Pinski <andrew_pinski@playstation.sony.com>
Wed, 2 May 2007 17:47:06 +0000 (17:47 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 2 May 2007 17:47:06 +0000 (10:47 -0700)
commit0e3aa12623c965248eef9e41cd3e451ad400cc0f
tree094c807a4e7ce648e3990fd55afafefcd75fe3e0
parent5271f9bad56d35da92b430869429a67e36d53a9d
fold-const.c (fold_comparision): Remove the "foo++ == CONST" transformation.

2007-05-02  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        * fold-const.c (fold_comparision): Remove the "foo++ == CONST"
        transformation.

From-SVN: r124353
gcc/ChangeLog
gcc/fold-const.c