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] PowerPC: Guard CALL_ELF check for ppc64 only in link.h


On 24-06-2014 12:59, Andreas Schwab wrote:
> Adhemerval Zanella <azanella@linux.vnet.ibm.com> writes:
>
>> This patch fixes undef compiler warnings for _CALL_ELF, since it is
>> defined only for powerpc64.
> What about older compilers?
>
> Andreas.
>
I forgot to add this warning is showing up just for powerpc32.  For powerpc64
I have fixed all the warnings for _CALL_ELF on 7ffa9423020fe331b45a56b804c95929a0398e8b
For older compilers with powerpc32 it will be guarded too.


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