diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 51b56f5d15a..ed2826d4da7 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,9 +1,10 @@ -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. * fold-const.c (operand_equal_p): Remove code to allow null ARG0/1. |