c++: Some C++20 and C++23 option help fixes
authorJakub Jelinek <jakub@redhat.com>
Thu, 28 Jan 2021 09:00:52 +0000 (10:00 +0100)
committerJakub Jelinek <jakub@redhat.com>
Thu, 28 Jan 2021 09:00:52 +0000 (10:00 +0100)
commitc392d040f6cd29465b3b741003f45f2c27d80839
treee1e50529b97d4debee40af8d343eb8b26c96dbbe
parenta523add327c6cfdd68cf9b788ea808068d0f508c
c++: Some C++20 and C++23 option help fixes

I've noticed we still refer to C++20 as draft standard, and there is a pasto
in C++23 description.

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

* c.opt (-std=c++2a, -std=c++20, -std=gnu++2a, -std=gnu++20): Remove
draft from description.
(-std=c++2b): Fix a pasto, 2020 -> 2023.
gcc/c-family/c.opt