(smaxdi3): Was incorrectly called maxdi3.
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 10 Nov 1993 23:49:56 +0000 (18:49 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 10 Nov 1993 23:49:56 +0000 (18:49 -0500)
From-SVN: r6059

gcc/config/alpha/alpha.md

index 3b39d96..9a86503 100644 (file)
                                       (match_dup 0) (match_dup 1)))]
   "")
 
-(define_expand "maxdi3"
+(define_expand "smaxdi3"
   [(set (match_dup 3)
        (le:DI (match_operand:DI 1 "reg_or_0_operand" "")
               (match_operand:DI 2 "reg_or_8bit_operand" "")))