[Bug c++/93958] gcc trunk supports -std=c++20 but not -std=gnu++20
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 27 13:38:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93958
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2020-02-27
CC| |mpolacek at gcc dot gnu.org
Assignee|unassigned at gcc dot gnu.org |mpolacek at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Confirmed. The fix should be part of a larger cxx2a -> cxx20 transformation.
I'm willing to do that.
More information about the Gcc-bugs
mailing list