This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: proposal: remove thread_local from supported C++11 features
- From: Conrad S <conradsand dot arma at gmail dot com>
- To: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Fri, 31 Jan 2014 00:57:40 +1000
- Subject: Re: proposal: remove thread_local from supported C++11 features
- Authentication-results: sourceware.org; auth=none
- References: <CAONgOD6GD8ZuVZZQfNHNPRvPyqH3se5RhfecEvRaK09BqT4ODg at mail dot gmail dot com> <CAH6eHdSc1iWoaz+DPFqkLnHb5Cymr0oD4N0qEFPPP4w4yuDJuQ at mail dot gmail dot com>
Jonathan Wakely wrote:
> Only if you don't read the pages properly.
> "Important: GCC's support for C++11 is still experimental. "
> "GCC provides experimental support for the 2011 ISO C++ standard."
> Anyway, removing it from the list would achieve nothing.
Eh? thread_local doesn't work. Stating that it works (as the C++11
support page states) is not helpful either. Removing will at the very
least communicate that this feature is not ready.