bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/26002] ld: Should an unversioned undefined symbol use VER_NDX_GL


From: amodra at gmail dot com
Subject: [Bug ld/26002] ld: Should an unversioned undefined symbol use VER_NDX_GLOBAL instead of VER_NDX_LOCAL?
Date: Sun, 07 Jun 2020 04:14:56 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=26002

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2020-06-07
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
> Should `g` be VER_NDX_GLOBAL instead of VER_NDX_LOCAL?

Yes, it probably should be.  Note that there are cases where VER_NDX_LOCAL is
expected, but this doesn't seem to be one of those cases.  See
https://docs.oracle.com/cd/E26505_01/html/E26506/chapter6-54676.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]