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: Fwd: [PATCH] x86-64: Align L(SP_RANGE)/L(SP_INF_0) to 8 bytes [BZ #21955]


On Tue, 15 Aug 2017, H.J. Lu wrote:

> After a closer look, the bug is
> 
>          .section .rodata.cst8,"aM",@progbits,8
> ...
>         .p2align 2  <<<<<< 4 byte aligned.
> 
> Here is the new patch.  OK for master?

This is OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


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