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

--- Comment #7 from Thiago Macieira <thiago at kde dot org> ---
I forgot to add:
* the property indicating the need for no-direct-extern-access is present as
required
* the two symbols have the correct visibility in the dynsym:

$ eu-readelf --dyn-syms a.so | grep my_func
    5: 0000000000001140      5 FUNC    GLOBAL PROTECTED     14 my_func
    6: 0000000000001130      1 FUNC    WEAK   DEFAULT       14
my_func_overridable

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

Reply via email to