(add_high_const): Add missing mode for PLUS.
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 1 Nov 1994 23:50:47 +0000 (18:50 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 1 Nov 1994 23:50:47 +0000 (18:50 -0500)
From-SVN: r8376

gcc/config/pa/pa.md

index ac711bc9d016b028f45c5ffed20e16a2d7ef52a8..81b3341e5078cf1bf5c124f0c883c593f0ba2d04 100644 (file)
 ;; only after reload.
 (define_insn "add_high_const"
   [(set (match_operand:SI 0 "register_operand" "=!a,*r")
-       (plus (match_operand:SI 1 "register_operand" "r,r")
-             (high:SI (match_operand 2 "const_int_operand" ""))))]
+       (plus:SI (match_operand:SI 1 "register_operand" "r,r")
+                (high:SI (match_operand 2 "const_int_operand" ""))))]
   "reload_completed"
   "@
    addil L'%G2,%1