This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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 v2 RESEND] Document .Nbyte assembler directives


On Mon, Mar 06, 2017 at 10:04:20PM +0100, Pierre Muller wrote:
> is there any alignment done?

There is no simple answer.  It depends on the target and the section.
Some targets align, but not for .eh_frame and debug sections.

Some targets align everywhere unless ".align 0" was the last .align
directive seen.

Given that they were invented for debug info, it would have been
better if they never aligned.

-- 
Alan Modra
Australia Development Lab, IBM


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