OSDN Git Service

(add_high_const): Add missing mode for PLUS.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Nov 1994 23:50:47 +0000 (23:50 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Nov 1994 23:50:47 +0000 (23:50 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8376 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/pa/pa.md

index ac711bc..81b3341 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