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: [REINSTATED] Re: [PATCH,trunk+2.20.1] Extend COFF .section directive syntax to specify alignment.


On Thu, Jan 21, 2010 at 04:08:21PM +0000, Dave Korn wrote:
>   What I should have said was: There is currently no way to specify an
> alignment *less than the default section alignment* for a section:

I see.

> or should I revive this patch?

Possibly.  Another option would be to invent a new assembler directive
that resets alignment, or extend existing alignment directives to do
the same.  eg.  ".p2align -1" could align to 2 bytes even if previous
section alignment was higher.

-- 
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]