https://sourceware.org/bugzilla/show_bug.cgi?id=33577
--- Comment #55 from Fangrui Song <i at maskray dot me> --- The regression: When a shared object uses versioned symbols from its dependencies but omits a version script, its exported defined symbols are incorrectly indexed as 0 (should be index 1). The solution: Michael's patch should resolve this. While reverting the preceding change might be simpler, Michael has done the necessary work to implement the proper code fix. --- I don't think a new option is justified to select index 0 / 1 for unversioned undefined symbols. -- You are receiving this mail because: You are on the CC list for the bug.
