aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 39323eec7..b3f3f84 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -17,6 +17,14 @@ Thu Dec 9 11:36:24 MET 1999 Jan Hubicka <hubicka@freesoft.cz>
* genmultilib: Accept | as alternative separator within a set in
MULTILIB_OPTIONS.
+ * config/sparc/sparc.h (PROMOTE_FOR_CALL_ONLY): Define.
+
+ * calls.c (precompute_arguments): Make sure initial_value contains
+ value pseudo which CSE expects.
+ * cse.c (struct set): New entry orig_src.
+ (cse_insn): Set it early on entry, use it for libcall EQUIV note
+ replacement.
+
Wed Dec 8 22:24:15 1999 Richard Henderson <rth@cygnus.com>
* flow.c (count_basic_blocks): Don't add (use (const_int 0)) insns.