[PATCH] PowerPC64 - Fix INTERNAL_[V]SYSCALL_NCS macros to not cast return val to (int)

Roland McGrath roland@redhat.com
Fri Feb 11 19:45:00 GMT 2011


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



More information about the Libc-alpha mailing list