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 69b5bc1ca45..15bde7f76cd 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-21 Daniel Berlin <dberlin@dberlin.org>
+
+ * doc/tree-ssa.texi (Statement Operands): Add example for new
+ must-def macro. Note deprecation of old operands interface.
+
2005-01-22 Richard Sandiford <rsandifo@redhat.com>
PR tree-optimization/19484