RFC: COMDAT group names become anonymouse local symbols
Alan Modra
amodra@gmail.com
Thu Oct 21 23:11:00 GMT 2010
More information about the Binutils mailing list
Thu Oct 21 23:11:00 GMT 2010
- Previous message (by thread): RFC: COMDAT group names become anonymouse local symbols
- Next message (by thread): RFC: COMDAT group names become anonymouse local symbols
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Oct 21, 2010 at 03:41:51PM -0700, Mark Mitchell wrote:
> On 10/21/2010 3:19 PM, Alan Modra wrote:
>
> > I think you'll find that build_group_lists should only run once.
>
> It looks like it works OK to run it twice (it doesn't affect global data
> AFAICT), but I will try what you suggest.
My mistake. I was thinking that
elf_next_in_group (sec) = list->head[*elem_idx];
would mess with the list, but of course it doesn't. Still, it's worth
moving everything to elf_set_symtab.
--
Alan Modra
Australia Development Lab, IBM
- Previous message (by thread): RFC: COMDAT group names become anonymouse local symbols
- Next message (by thread): RFC: COMDAT group names become anonymouse local symbols
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list