OSDN Git Service

* optabs.c (expand_fix): Look for wider integer modes first.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Jan 2002 10:21:30 +0000 (10:21 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Jan 2002 10:21:30 +0000 (10:21 +0000)
commit98431bf364a05fa1fd30fcaf603c2ba308351fce
treee5b6a50b27b2f10f3b1d39f0ed1204c4e8bbd21d
parent15627815a0c4b0596565675efbbb542e5994c762
* optabs.c (expand_fix): Look for wider integer modes first.

* i386.md (mov?f): Avoid the fake const double trick for medium
memory model.
(min?f*/max?f*): Prohibit memory operands for i387 variant.
(fop_df_4): Disable for SSE compilation.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48721 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.md
gcc/optabs.c