[Bug lto/65262] Link time optimization breaks use __attribute__((section("..."))) in templates

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 2 09:01:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65262

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

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

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
You are using a linker script for this?  That doesn't work.  LTO happily
privatizes template instantiations.

See other bug.



More information about the Gcc-bugs mailing list