summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 56b1d933023..45967b5f340 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-23 Richard Henderson <rth@redhat.com>
+
+ PR tree-optimization/22623
+ * tree-complex.c (set_component_ssa_name): Use replace_ssa_name_symbol.
+
2005-07-23 Giovanni Bajo <giovannibajo@libero.it>
PR target/22577