https://sourceware.org/bugzilla/show_bug.cgi?id=33577
--- Comment #30 from Ali Bahrami <ali_swbugzilla at emvision dot com> --- (In reply to Ali Bahrami from comment #29) > Similarly, the only basis for treating a symbol as local > is that it has STB_LOCAL visibility. s/visiblity/binding And of course a global with hidden visibility behaves a lot like an actual local binding in many ways. I really was just trying to say that the symbol itself is the place to look for binding and visibility, not the version. -- You are receiving this mail because: You are on the CC list for the bug.
