diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1940d2a..ec2c811 100644 --- 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> |