On Thu, Jun 14, 2007 at 08:07:32PM +0200, Uros Bizjak wrote:
> I belive that by changing mentioned typedef line of soft-fp.h into
> 
> #ifndef CMPtype
> #define CMPtype         int
> #endif
> 
> would satisfy everybody. Is this acceptable for glibc?

Yes.
Though, please use CMPtype not only for return types of the functions, but
also for the type of r variables.

        Jakub

Reply via email to