Please fork soft-fp from libc

Jakub Jelinek jakub@redhat.com
Thu Jun 14 18:28:00 GMT 2007


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



More information about the Gcc mailing list