https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95935
Marek Polacek <mpolacek at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |mpolacek at gcc dot gnu.org Status|NEW |ASSIGNED --- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> --- If we want to fix this generally, we'll have to introduce the notion of defining-type-specifier, introduced in CWG 2141, to the parser. (Also see CWG 686.)