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 549af73..56f63f8 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2012-02-13 Richard Guenther <rguenther@suse.de>
+
+ PR translation/52211
+ * passes.c (enable_disable_pass): Fix typo.
+
2012-02-13 Jakub Jelinek <jakub@redhat.com>
PR middle-end/52209