aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index c752e61..dbe9c08 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2005-11-06 Diego Novillo <dnovillo@redhat.com>
+
+ PR 24670
+ * tree-vrp.c (fix_equivalence_set): New.
+ (extract_range_from_assert): Call it.
+
2005-11-05 Ian Lance Taylor <ian@airs.com>
PR target/22432