]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* pa.md (DImode lo_sum): Add earlyclobber for alternative one.
authorJeff Law <law@gcc.gnu.org>
Wed, 16 Mar 1994 17:03:01 +0000 (10:03 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 16 Mar 1994 17:03:01 +0000 (10:03 -0700)
From-SVN: r6799

gcc/config/pa/pa.md

index 993c7f587fc990ec931008d221188a890f686cd1..fdcceffbfd2485a7f855c228db516124b139d80e 100644 (file)
    (set_attr "length" "8,8,16,8,16,16,4,4,4")])
 
 (define_insn ""
-  [(set (match_operand:DI 0 "register_operand" "=r,r")
+  [(set (match_operand:DI 0 "register_operand" "=r,&r")
        (lo_sum:DI (match_operand:DI 1 "register_operand" "0,r")
                   (match_operand:DI 2 "immediate_operand" "i,i")))]
   ""