This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [PATCH] PowerPC64 - Fix INTERNAL_[V]SYSCALL_NCS macros to not castreturn val to (int)


There is nothing powerpc-specific about that new test.  It appears to be
specific to 64-bit platforms.  But you can just conditionalize the insides
of the test on __WORDSIZE, or perhaps put it in sysdeps/wordsize-64.

I don't think we have precedent for sysdeps-specific tests like this,
so I would rather not start one now.


Thanks,
Roland


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