https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68881

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hjl.tools at gmail dot com

--- Comment #12 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Jan Hubicka from comment #8)
>         .weakref        callmealias.lto_priv.0,callmesecond                 
> 

Please use

        .set        callmealias.lto_priv.0,callmesecond
        .weak        callmealias.lto_priv.0

if callmesecond is defined.

Reply via email to