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]
Other format: [Raw text]

Re: Please fork soft-fp from libc


Jakub Jelinek wrote:
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.

Thanks. I have changed the patch as requested, and it was just sent to glibc-alpha@.


Thanks again for your help to resolve this problem,
Uros.


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