aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 5201ca4..e12efca 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -2,6 +2,7 @@
* builtins.c (fold_builtin_1): Take decomposed arguments of
CALL_EXPR.
+ (fold_builtin): Update a call to fold_builtin_1.
2005-03-21 Nathan Sidwell <nathan@codesourcery.com>