[Bug c++/56639] ice in cp_parser_late_return_type_opt
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 18 03:41:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56639
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2013-03-18 03:41:19 UTC ---
Author: jason
Date: Mon Mar 18 03:41:10 2013
New Revision: 196765
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196765
Log:
PR c++/54359
PR c++/56639
* parser.c (cp_parser_direct_declarator): Bail if we see a
qualified-id not at namespace scope.
Added:
trunk/gcc/testsuite/g++.dg/template/arrow2.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/parser.c
trunk/gcc/testsuite/g++.dg/parse/typename7.C
More information about the Gcc-bugs
mailing list