This is the mail archive of the gcc-patches@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: A new patch for floating point conditional mov on PPo


> Here is a new patch for PPro FP conditional moves. I hope it fixes
> all the unsigned integer comparison bugs.

Umm, my impression was that the problems revolved around * signed *
integer comparisons.  Also, have you looked at the issues regarding
integer conditional moves based on floating point comparisons?  There
is some overlap regarding the issues affecting FP conditional moves
based on FP conditions and integer conditional moves based on FP
conditions.

-- 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]