i386.md: Typo in split of fp-valued if_then_else.

2003-12-08  Stuart Hastings  <stuart@apple.com>

	* config/i386/i386.md: Typo in split of fp-valued if_then_else.

From-SVN: r74453
This commit is contained in:
Stuart Hastings 2003-12-09 01:33:10 +00:00 committed by Stuart Hastings
parent 038450feeb
commit 86b4094720
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-12-08 Stuart Hastings <stuart@apple.com>
* config/i386/i386.md: Typo in split of fp-valued if_then_else.
2003-12-08 James E Wilson <wilson@specifixinc.com>
PR target/13132

View File

@ -16586,7 +16586,7 @@
&& operands_match_p (operands[2], operands[3])))"
[(set (reg:CCFP 17)
(compare:CCFP (match_dup 2)
(match_dup 2)))
(match_dup 1)))
(set (match_dup 0)
(if_then_else:DF (ge (reg:CCFP 17) (const_int 0))
(match_dup 1)