diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 04eec4c48d8..2f32b50233d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2004-09-17 Diego Novillo <dnovillo@redhat.com> + + PR tree-optimization/17273 + * tree-ssa.c (replace_immediate_uses): Call fold_stmt if the + replacement is a constant. + 2004-09-17 Joseph S. Myers <jsm@polyomino.org.uk> * c-tree.h (enum c_typespec_keyword): New. |