[Bug c++/80866] [8 Regression] segfault in is_overloaded_fn()
nathan at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue May 23 17:19:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80866
--- Comment #2 from Nathan Sidwell <nathan at gcc dot gnu.org> ---
Author: nathan
Date: Tue May 23 17:04:56 2017
New Revision: 248377
URL: https://gcc.gnu.org/viewcvs?rev=248377&root=gcc&view=rev
Log:
PR c++/80866
* parser.c (cp_parser_template_id): Keep the lookup when stashing
the template_id.
PR c++/80866
* g++.dg/parse/pr80866.C: New.
Added:
trunk/gcc/testsuite/g++.dg/parse/pr80866.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/parser.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list