https://sourceware.org/bugzilla/show_bug.cgi?id=19803
--- Comment #11 from Nick Clifton <nickc at redhat dot com> --- Created attachment 9107 --> https://sourceware.org/bugzilla/attachment.cgi?id=9107&action=edit Patch VII Hi Martin, I like the patch, but I have one question: why did you need to use xstrdup to make a copy of the name in the exports array ? I have uploaded a tweaked version of your patch, which apart from ditching the xstrdup (which may be a mistake, depending upon your answer), also takes the code to add a symbol to the gc_sym_list and moves it into its open separate function. The code was being duplicated in four different places, so it seemed like a good idea. Please could you give this patch a quick test, and if it is OK I will check it in. Cheers Nick -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils