This is the mail archive of the libc-alpha@sources.redhat.com 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] PPC64 enable with-tls


> Looks like I can use GET_ADDR_OFFSET to apply the bias but not 
> __TLS_GET_ADDR (because of the macro does not include the parm list).

Your definition of the macro will be the only one used.
It doesn't matter that other definitions don't use arguments.
Define the macro to take arguments.


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