[Bug c++/93687] Add mcf thread model to GCC on windows for supporting C++11 std::thread?
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 12 09:49:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93687
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2020-02-12
CC| |ebotcazou at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #2 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> I think this patch should be merged into GCC trunk to support mcf thread
> model on windows. Or GCC won't magically compile on windows because lack of
> std::thread support
There is a much lighter approach proposed at:
https://gcc.gnu.org/ml/gcc-patches/2019-06/msg01840.html
More information about the Gcc-bugs
mailing list