OSDN Git Service

(udivsi3_sh2a, divsi3_sh2a): Give these patterns an "in_delay_slot" attribute
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index d308993..63d96c1 100644 (file)
@@ -1,5 +1,18 @@
 2005-01-12  Nick Clifton  <nickc@redhat.com>
 
+       * config/sh/sh.md (udivsi3_sh2a, divsi3_sh2a): Give these patterns
+       an "in_delay_slot" attribute of "no" to prevent them being used in
+       delay slots.  This is forbidden because they might generate
+       exceptions.
+
+2005-01-12  Alan Modra  <amodra@bigpond.net.au>
+
+       PR target/19389
+       * config/rs6000/rs6000.md (movtf_internal): Replace r->o and m->r
+       with r->Y and Y->r.
+
+2005-01-12  Nick Clifton  <nickc@redhat.com>
+
        * config/iq2000/iq2000.h (ASM_SPEC): Undefine (to stop -Qy being
        passed on to GAS) but do not define, as GAS no longer supports or
        needs the -m2000 option.