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] stop objcopy breaking group sections


On Wed, Sep 24, 2008 at 04:12:04PM +0100, Andrew Stubbs wrote:
> $ arm-none-eabi-readelf -S -g -s new.o
> ...
>   [ 1] _ZN1X5nokeyEv     GROUP           00000000 000034 000010 04 
> 17  14  4
> ...
>     14: 00000000     0 SECTION LOCAL  DEFAULT    1
> ...
> COMDAT group section [    1] `_ZN1X5nokeyEv' [_ZN1X5nokeyEv] contains 3 
> sections:

So the group id symbol is now the section symbol for the group.
What's wrong with that?

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