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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |hjl.tools at gmail dot com
         Resolution|---                         |WONTFIX

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

callmesecond should be undefined with .weakref.  You should use

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to