[Bug lto/68881] [6 Regression] UNRESOLVED/FAIL: gcc.dg/lto/attr-weakref-1 -O2 -flto

hjl.tools at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Jan 20 14:00:00 GMT 2016


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.


More information about the Gcc-bugs mailing list