https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80191
--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> --- No, not if I'm right that it's referring to new-initializer. The C++ standard defines a new-expression and a new-initializer, and those are related to the 'new' keyword, but they are not keywords.