unroll.c (find_splittable_givs): For a DEST_ADDR giv...
[gcc.git] / gcc / ChangeLog
index 3fee982ed425a72e842c4321e93208bb641f3b45..f15b2c45081ff8c55f534164354fd2a39188e97f 100644 (file)
@@ -1,5 +1,13 @@
 Thu Jan 14 22:38:41 1999  Jeffrey A Law  (law@cygnus.com)
 
+       * unroll.c (find_splittable_givs): For a DEST_ADDR giv, do not share
+       a register with another DEST_ADDR giv if the address is not valid.
+
+       * pa.c (hppa_expand_epilogue): Save and restore the static chain
+       around the call to mcount.
+
+       * h8300.h (ASM_OUTPUT_LABELREF): Use asm_fprintf, not fprintf.
+
        * stmt.c (expand_end_case): Use emit_cmp_and_jump_insns to avoid
        generating non-canonical rtl.