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 0a29808..71aa4a9 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,10 @@
2004-10-05 Kazu Hirata <kazu@cs.umass.edu>
+ * tree-cfg.c (cleanup_tree_cfg): Remove extra parentheses in
+ comments.
+
+2004-10-05 Kazu Hirata <kazu@cs.umass.edu>
+
* tree-cfg.c (thread_jumps): Remove a duplicate check for
an infinite loop.