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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |rguenth at gcc dot gnu.org
         Resolution|WONTFIX                     |---

--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> ---
Re-open.  Makes the new GCC 4.9 default behavior quite broken - it better
transparently supports LTO, even at link-stage but also has slim LTO objects
by default.  That means most projects should just "work" with adding -flto
to CFLAGS (no need to adjust LDFLAGS anymore).  But all projects using archives
are broken if they are not adjusted to use ar/nm/ranlib with plugin.

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