Ping: Re: [PATCH, wwwdocs] gcc-11/changes: C++11 is now required to build GCC

2020-10-14 Thread David Malcolm via Gcc-patches
On Wed, 2020-10-07 at 06:26 -0400, David Malcolm wrote: > This summarizes GCC 11's change in build requirements from C++98 to > C++11, for the release notes. I've put it in the Caveats immediately > below the "The default mode for C++ is..." change hence the wording. > > I've based it on the chan

[PATCH, wwwdocs] gcc-11/changes: C++11 is now required to build GCC

2020-10-07 Thread David Malcolm via Gcc-patches
This summarizes GCC 11's change in build requirements from C++98 to C++11, for the release notes. I've put it in the Caveats immediately below the "The default mode for C++ is..." change hence the wording. I've based it on the change to gcc/doc/install.texi in the GCC source tree, which was 5329b