[PATCH] Replace ROUND with ALIGN_UP by p_align [BZ #22370]

Andreas Schwab schwab@linux-m68k.org
Sun Nov 12 16:03:00 GMT 2017


On Nov 12 2017, "H.J. Lu" <hjl.tools@gmail.com> wrote:

> Data after Elf64_Nhdr is the "name" field which is a 4-byte string, "GNU".
> There is no misalignment.

That's not what your patch does.  You are aligning both the name length
and the data length to a 8 byte boundary, making the note size
unaligned.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Libc-alpha mailing list