projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e3aa12
)
Forgot to add the PR number to the last changelog entry:
author
Andrew Pinski
<pinskia@gcc.gnu.org>
Wed, 2 May 2007 17:47:50 +0000
(10:47 -0700)
committer
Andrew Pinski
<pinskia@gcc.gnu.org>
Wed, 2 May 2007 17:47:50 +0000
(10:47 -0700)
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
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 9d2a5e6eecbeee0da8b59a4e0c316add9871d81d..9a6552de86c1147fcfc7e6e2ced737bd503cb9ab 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-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.