[Bug c++/95935] ICE : Segmentation fault crash_signal from toplev.c:328
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jul 8 12:08:42 GMT 2020
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.)
More information about the Gcc-bugs
mailing list