bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/21382] --as-needed cannot be combined with -flto


From: rguenth at gcc dot gnu.org
Subject: [Bug ld/21382] --as-needed cannot be combined with -flto
Date: Thu, 13 Apr 2017 07:10:58 +0000

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-04-13
                 CC|                            |rguenth at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
To clarify the linker resolution is bougs:

1
m.o 3
165 e2668d19ae58a8ab PREVAILING_DEF_IRONLY x
180 e2668d19ae58a8ab PREVAILING_DEF main
185 e2668d19ae58a8ab UNDEF y

but x should be PREVAILING_DEF_IRONLY_EXP as gold correctly says.

-- 
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]