(get_fnaddr): Add = to output contraint.
authorJim Wilson <wilson@gcc.gnu.org>
Tue, 23 May 1995 22:00:52 +0000 (15:00 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 23 May 1995 22:00:52 +0000 (15:00 -0700)
From-SVN: r9787

gcc/config/mips/mips.md

index 775013eec3257f76d3ab323a2f8e0938b835f7e5..7cfd7a9623c07a2949996063a4b96234c74fe5fa 100644 (file)
@@ -6068,7 +6068,7 @@ move\\t%0,%z4\\n\\
 ;; current function.  This specialized instruction does just that.
 
 (define_insn "get_fnaddr"
-  [(set (match_operand 0 "register_operand" "d")
+  [(set (match_operand 0 "register_operand" "=d")
        (unspec [(match_operand 1 "" "")] 1))
    (clobber (reg:SI 31))]
   "TARGET_EMBEDDED_PIC