[PATCH/RFA] Fix C-referenceable sections with explicit LMAs

Jason R Thorpe thorpej@wasabisystems.com
Fri Dec 6 17:11:00 GMT 2002


On Sat, Dec 07, 2002 at 09:02:03AM +1030, Alan Modra wrote:

 > No way.  You can't change SIZEOF to mean "size of the output section
 > specified + random other following output sections"

Except that they're not "random other following output sections".  They're
sections that are effectively added to the named section by another feature
of the linker, and you can't name those orphans, because it breaks actually
using that other feature.

I realized while having lunch that my test case actually masks a potential
failure mode.  I will adjust it so that it shows the bogus behavior of not
adjusting SIZEOF.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>



More information about the Binutils mailing list