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 f2f4df9301c..43c4ef820a2 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+Wed Apr 5 12:35:18 2000 Hans-Peter Nilsson <hp@axis.com>
+
+ * optabs.c (emit_libcall_block): Remove spurious REG_EQUAL notes
+ from the insn where REG_RETVAL is added.
+ (emit_no_conflict_block): Ditto.
+
Wed Apr 5 18:03:31 2000 Toshiyasu Morita (toshi.morita@sega.com)
J"orn Rennecke <amylaar@cygnus.co.uk>