aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 95f0e02..96da912 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -10,10 +10,12 @@
(check_function_arguments): Handle `sentinel' attribute.
* doc/extend.texi: Document `sentinel' attribute.
-2004-09-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
+2004-09-04 H.J. Lu <hongjiu.lu@intel.com>
* configure: Regenerated.
+2004-09-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
+
* gimplify.c (internal_get_tmp_var): Remove unused var CLASS.
* tree.c (save_expr): No longer TREE_READONLY.