On Wed, Jun 19, 2019 at 2:07 PM Jonathan Wakely <jwakely....@gmail.com> wrote:
> On Wed, 19 Jun 2019 at 20:05, Joel Sherrill <j...@rtems.org> wrote: > > > > Hi > > > > I was double checking the C++17 support in GCC for someone and the text > at > > this URL states > > the support is experimental and gives the impression that the support is > > incomplete. The table > > of language features now has them all implemented. > > > > Is this text still accurate? > > No, see the 9.1.0 announcement: > https://gcc.gnu.org/ml/gcc-announce/2019/msg00001.html > > > https://gcc.gnu.org/projects/cxx-status.html#cxx17 > > We should fix that, thanks! > Thanks for the quick reply. If it is any consolation, LLVM's status page appears to similarly suffer from not getting the introductory text updated.