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 notcast return val to (int)


On Fri, 2011-02-11 at 11:26 -0800, Roland McGrath wrote:
> 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.

Sure, I can do this.  I originally had it in misc/ directly but it
didn't seem correct there either.

Ryan S. Arnold
IBM Linux Technology Center



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