This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PPro patch for egcs


>> It also occurs to me that there may be a problem with the floating
>> point conditional move instructions which (I just noticed) do not
>> support checking the overflow flag.
>> 
>
> There is no overflow in floating point on x86. You have Inf and
> FP exception. But we do have to handle unordered comparison for FP.

I'm not refering to a floating point comparison ... I'm refering to
an integer comparison controlling a floating point move.  In any
event I've just submitted a patch for the problem.

-- John
-------------------------------------------------------------------------
|   Feith Systems  |   Voice: 1-215-646-8000  |  Email: john@feith.com  |
|    John Wehle    |     Fax: 1-215-540-5495  |                         |
-------------------------------------------------------------------------



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]