https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81327
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jason at gcc dot gnu.org, | |nathan at gcc dot gnu.org --- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Guess it is Jason's or Nathan's call. It also depends if what you're trying to convince the committee is going to be a DR or just a C++2A change, if the former and it makes it in, sure the warning should be moved out of -Wall/-Wextra as a style warning or whatever or killed altogether (unless parts of it will be valid and parts of it invalid). If it is just a C++2A change, then it perhaps should stay for older code?