OSDN Git Service

* except.c (get_exception_filter): word_mode, not Pmode.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 05ebf9f..845d7bf 100644 (file)
@@ -1,3 +1,24 @@
+2001-04-27  Jason Merrill  <jason_merrill@redhat.com>
+
+       * except.c (get_exception_filter): word_mode, not Pmode.
+
+2001-04-26  Geoffrey Keating  <geoffk@redhat.com>
+
+       * config/sparc/sparc.md (movsf_no_f_insn): Add more alternatives
+       common to other movsf patterns.  Move up so that in future
+       people who change the other patterns will change it too.
+       (movsf_lo_sum): Allow even for soft-float; add appropriate
+       constraints.
+       (movsf_high): Likewise.
+       (movsf_high+1): Allow even for soft-float.
+
+       * function.c (expand_function_end): Always clobber the
+       return registers, even if there is no return label.
+
+Thu Apr 26 20:28:21 CEST 2001  Jan Hubicka  <jh@suse.cz>
+
+       * (ix86_expand_fp_movcc): Re-enable SSE conditional move generation.
+
 Thu Apr 26 19:20:28 CEST 2001  Jan Hubicka  <jh@suse.cz>
 
        * i386.md (abs/neg splitter): Fix calculation of sign bit for TFmodes