+Sat Jun 16 12:45:20 CEST 2001 Jan Hubicka <jh@suse.cz>
+
+ * i386.md (minsf): Fix splitter. (PR fortran/3191)
+
2001-06-16 Neil Booth <neil@daikokuya.demon.co.uk>
* doc/cpp.texi: Update.
[(set (match_operand:SF 0 "register_operand" "")
(if_then_else:SF (lt (match_operand:SF 1 "register_operand" "")
(match_operand:SF 2 "nonimmediate_operand" ""))
- (match_operand:DF 3 "register_operand" "")
- (match_operand:DF 4 "nonimmediate_operand" "")))
+ (match_operand:SF 3 "register_operand" "")
+ (match_operand:SF 4 "nonimmediate_operand" "")))
(clobber (reg:CC 17))]
"SSE_REG_P (operands[0]) && reload_completed
&& ((operands_match_p (operands[1], operands[3])