https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70503
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2016-04-01 Assignee|unassigned at gcc dot gnu.org |redi at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> --- Created attachment 38158 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38158&action=edit Ensure std::thread helpers have internal linkage This patch makes the functions static and adds a test that should fail to link.