PATCH: Multiple sections with same name don't work

Alan Modra amodra@bigpond.net.au
Sat May 1 02:31:00 GMT 2004


On Fri, Apr 30, 2004 at 05:36:37PM -0700, H. J. Lu wrote:
> bar.s:14: Error: can't resolve `.text' {.text section} - `.LFB359' {.text
> section}

I expect you need to rewrite all the parts of gas dealing with section
symbols.  :-(  The assumption is that global symbols have unique names,
which is no longer true.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre



More information about the Binutils mailing list