https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88323
Romain Geissler <romain.geissler at amadeus dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |romain.geissler at amadeus dot com --- Comment #1 from Romain Geissler <romain.geissler at amadeus dot com> --- Hi, With C++20 core feature being almost fully implemented (besides modules, but it seems modules are quite a beast and other compilers seem to also partially implement it for now), and with C++20 library feature also in a very advanced state (Jon even marked #88322 as implemented, though some bug/improvement tickets have been opened afterwards), and considering that gcc 15 will be released in 2025 leaving one year to polish the last C++20 issues, would it make sense to switch the default C++ dialect to C++20 for GCC 15 ?