* m68k.md (zero_extendsidi2): Add missing output reload constraint.
authorRichard Henderson <rth@cygnus.com>
Thu, 14 Oct 1999 17:52:48 +0000 (10:52 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 14 Oct 1999 17:52:48 +0000 (10:52 -0700)
From-SVN: r29984

gcc/ChangeLog
gcc/config/m68k/m68k.md

index 2f628f3..29f3c97 100644 (file)
@@ -1,3 +1,7 @@
+Thu Oct 14 10:51:49 1999  Richard Henderson  <rth@cygnus.com>
+
+       * m68k.md (zero_extendsidi2): Add missing output reload constraint.
+
 Wed Oct 13 00:09:18 1999  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
 
        * invoke.texi: Label -Wbad-function-cast, -Wmissing-prototypes,
index 37e5ea3..8a95259 100644 (file)
 
 ;; this is the canonical form for (lshiftrt:DI x 32)
 (define_insn "zero_extendsidi2"
-  [(set (match_operand:DI 0 "general_operand" "rm")
+  [(set (match_operand:DI 0 "general_operand" "=rm")
     (zero_extend:DI (match_operand:SI 1 "general_operand" "rm")))]
   ""
   "*