http://sourceware.org/bugzilla/show_bug.cgi?id=12496

--- Comment #12 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> 
2011-02-24 21:03:13 UTC ---
> I think it is the correct behavior since the LTO version of
> the function isn't used anyway.

Do you mean it's a linker "feature" rather then a bug? That is, if GCC
generates a call to some function on the LTO stage, and this function is in an
object file which is in a static library, then care should be taken to *not*
create that object with -flto.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to