This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: Strange LMA/VMA behavior with regions
- From: Alan Modra <amodra at gmail dot com>
- To: Sebastian Huber <sebastian dot huber at embedded-brains dot de>
- Cc: binutils at sourceware dot org
- Date: Thu, 2 Dec 2010 11:16:32 +1030
- Subject: Re: Strange LMA/VMA behavior with regions
- References: <4CF39E98.3090009@embedded-brains.de> <4CF51061.2040405@embedded-brains.de> <20101201131250.GN15607@bubble.grove.modra.org> <4CF663C6.2010501@embedded-brains.de>
On Wed, Dec 01, 2010 at 04:03:34PM +0100, Sebastian Huber wrote:
> I am unsure what happens if
> os->section_alignment > os->bfd_section->alignment_power.
That shouldn't happen. os->bfd_section->alignment_power is set from
os->section_alignment in os_init, and can only increase thereafter.
--
Alan Modra
Australia Development Lab, IBM