[gold commit] Fix problems with --dynamic-list option.
Alan Modra
amodra@gmail.com
Thu Feb 6 22:30:00 GMT 2014
On Wed, Feb 05, 2014 at 06:04:33PM -0800, Cary Coutant wrote:
> PR gold/16530 complains that symbols listed in the --dynamic-list script
> can still be garbage collected. I've fixed this by checking the symbols
> as they're added to the symbol table. (Unlike the --export-dynamic-symbol
> option, we can't iterate over the list, because the --dynamic-list script
> can have wildcards in it.)
Should --dynamic-list affect garbage collection? If so, what about
--dynamic-list-cpp-new, --dynamic-list-cpp-new, and --dynamic-list-data?
I'm thinking the next thing you'll see is a complaint that
--dynamic-list now unexpectedly prevents garbage collection, for
someone using a wildcard in their dynamic-list file.
--
Alan Modra
Australia Development Lab, IBM
More information about the Binutils
mailing list