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] x86-64: Align the stack in __tls_get_addr [BZ #21609]


On 07/03/2017 01:25 PM, H.J. Lu wrote:

Hi Florian,

I prefer to let GCC realign the stack for us.  What do you think?

H.J.

That's what I originally suggested, but Florian's assembly version has the advantage that it only realigns the stack in the slow path.


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