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: New optimized string routines for Intel and alignment of stack.


On Tue, Jun 7, 2016 at 5:23 AM, Florian Weimer <fweimer@redhat.com> wrote:
> On 06/07/2016 01:51 PM, Adhemerval Zanella wrote:
>
>> Besides string routines, do we have any C code that relies on stack
>> alignment
>> on 32-bit x86?
>
>
> Perhaps not today, but unless we change the ABI to the original definition,
> GCC is free to exploit the stack alignment for optimization purposes in the
> future.
>

The boat has sailed with the current i386 psABI:

https://github.com/hjl-tools/x86-psABI/wiki/X86-psABI


-- 
H.J.


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