* Fix typo in cmptf pattern.

From-SVN: r47297
This commit is contained in:
David Edelsohn 2001-11-23 22:30:33 -05:00
parent b00378457a
commit e7a4130eeb
1 changed files with 2 additions and 2 deletions

View File

@ -9913,8 +9913,8 @@
}")
(define_expand "cmptf"
[(set (cc0) (compare (match_operand:DF 0 "gpc_reg_operand" "")
(match_operand:DF 1 "gpc_reg_operand" "")))]
[(set (cc0) (compare (match_operand:TF 0 "gpc_reg_operand" "")
(match_operand:TF 1 "gpc_reg_operand" "")))]
"DEFAULT_ABI == ABI_AIX && TARGET_HARD_FLOAT && TARGET_LONG_DOUBLE_128"
"