https://sourceware.org/bugzilla/show_bug.cgi?id=19938
Ali Bahrami <ali_swbugzilla at emvision dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ali_swbugzilla at emvision dot com --- Comment #4 from Ali Bahrami <ali_swbugzilla at emvision dot com> --- I don't know the bfd code, so please forgive a probably off base comment... This fix seems to be giving the section a pass based on its section type being in the OS-specific range. That would work, but is there a reason to not simply translate any non-zero sh_link? The Solaris strip always translates sh_link. It only translates sh_info in a handful of cases that it specifically knows are section indexes, and otherwise leaves it unaltered. So far, this seems to have been OK (no complaints that I know about), and is a bit more general. In any event, thanks for this fix. -- 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