doc: reflect the publication of C++20 in invoke.texi and standards.texi
authorJakub Jelinek <jakub@redhat.com>
Tue, 5 Jan 2021 21:42:05 +0000 (22:42 +0100)
committerJakub Jelinek <jakub@redhat.com>
Tue, 5 Jan 2021 21:43:13 +0000 (22:43 +0100)
commitdb7ce388dcef50f11af9717570e1e49415733d43
treef85b61d0fa1923761c00fa57b7a5bc6763bf6ecd
parentc5e94699efa816444c0ae49ad55d0e01a48203df
doc: reflect the publication of C++20 in invoke.texi and standards.texi

Jonathan mentioned on IRC that ISO/IEC 14882:2020 has been published
yesterday (and indeed it appears on www.iso.org for sale).
I think we should reflect that in our documentation and in cxx-status.html,
patches attached.
I understand we want to keep C++20 support experimental even in GCC 11,
though not sure if we should still talk about "almost certainly change in
incompatible ways" rather than that it might change in incompatible ways.

2021-01-05  Jakub Jelinek  <jakub@redhat.com>

* doc/invoke.texi (-std=c++20): Adjust for the publication of
ISO 14882:2020 standard.
* doc/standards.texi: Likewise.
gcc/doc/invoke.texi
gcc/doc/standards.texi