summaryrefslogtreecommitdiff
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 80e638c5918..68a7369efdb 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2000-05-25 Richard Henderson <rth@cygnus.com>
+
+ * ifcvt.c (seq_contains_jump): New.
+ (noce_try_store_flag_constants): Use it to fail conversion.
+ (noce_try_store_flag_inc, noce_try_store_flag_mask): Likewise.
+
2000-05-25 Mark Mitchell <mark@codesourcery.com>
* except.h (can_throw): Declare it.