OSDN Git Service

* config/i386/i386.c (ix86_use_fcomi_compare): Make global.
authorcpopetz <cpopetz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Jun 2000 14:41:31 +0000 (14:41 +0000)
committercpopetz <cpopetz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Jun 2000 14:41:31 +0000 (14:41 +0000)
commit3752a08ef4820d48a29f4d1de69a57da7803c75b
tree5aaf2fd8013b51139458989e081395205c6b8220
parent61be438d9ba75fe2fa906e6064dd2c7b735d3113
* config/i386/i386.c (ix86_use_fcomi_compare): Make global.
* config/i386/i386-protos.h (ix86_use_fcomi_compare): Declare.
* config/i386/i386.md (*fp_jcc_3, *fp_jcc_4): Disable if we
will use FCOMI.

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