mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-19 02:19:01 +08:00
Fix problem in my previous accidental obvious bugfix checkin. Add Changelog.
* i386.md (extendsfdf2_2): Fix constraints. From-SVN: r39712
This commit is contained in:
parent
a811cc63bf
commit
ff78d08278
@ -1,3 +1,7 @@
|
||||
Thu Feb 15 10:52:31 CET 2001 Jan Hubicka <jh@suse.cz>
|
||||
|
||||
* i386.md (extendsfdf2_2): Fix constraints.
|
||||
|
||||
Thu Feb 15 09:46:21 CET 2001 Jan Hubicka <jh@suse.cz>
|
||||
|
||||
* i386.md (fop_df_3 splitter): Fix operand number.
|
||||
|
@ -3390,7 +3390,6 @@
|
||||
else
|
||||
return \"fst%z0\\t%y0\";
|
||||
case 2:
|
||||
case 3:
|
||||
return \"cvtss2sd\\t{%1, %0|%0, %1}\";
|
||||
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user