aboutsummaryrefslogtreecommitdiff
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 0db59f1..34b0263 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-21 DJ Delorie <dj@redhat.com>
+
+ * toplev.c (warn_deprecated_use): Add warning control to warning
+ call.
+
2005-07-21 Richard Henderson <rth@redhat.com>
PR tree-opt/22504