projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d059947
)
fix file name on ChangeLog
author
Rafael Espindola
<espindola@gcc.gnu.org>
Tue, 15 Apr 2008 13:50:28 +0000
(13:50 +0000)
committer
Rafael Espindola
<espindola@gcc.gnu.org>
Tue, 15 Apr 2008 13:50:28 +0000
(13:50 +0000)
From-SVN: r134316
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 1940d2a4d2cb5fac5803f32df81a75044b759d3d..ec2c81185b4db6e8de6622888c054000c694ad35 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,6
+1,6
@@
2008-04-15 Rafael Espindola <espindola@google.com>
- * gcc/
tree
-const.c (tree_call_nonnegative_warnv_p): Remove local
+ * gcc/
fold
-const.c (tree_call_nonnegative_warnv_p): Remove local
variable arg1.
2008-04-15 Richard Guenther <rguenther@suse.de>