This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/77339] [5/6/7 Regression] ICE on invalid C++ code on x86_64-linux-gnu: in cp_parser_type_name, at cp/parser.c:16532
- From: "mpolacek at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 23 Aug 2016 11:52:04 +0000
- Subject: [Bug c++/77339] [5/6/7 Regression] ICE on invalid C++ code on x86_64-linux-gnu: in cp_parser_type_name, at cp/parser.c:16532
- Auto-submitted: auto-generated
- References: <bug-77339-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77339
--- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
I'm pretty sure this started with r181118:
commit 370478b178a3bdf01988c16782c90add8aea26aa
Author: dodji <dodji@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Mon Nov 7 21:28:50 2011 +0000
PR c++/45114 - Support C++11 alias-declaration