r221733 - in /branches/c++-concepts: ChangeLog....
asutton@gcc.gnu.org
asutton@gcc.gnu.org
Fri Mar 27 14:44:00 GMT 2015
Author: asutton
Date: Fri Mar 27 14:44:22 2015
New Revision: 221733
URL: https://gcc.gnu.org/viewcvs?rev=221733&root=gcc&view=rev
Log:
2015-03-27 Andrew Sutton <andrew.n.sutton@gmail.com>
Trying again with PR65575.
* gcc/cp/parser.c (cp_parser_declarator): Search through
declarator structure for likely matches for function
declarations.
* gcc/testsuite/g++.dg/concepts/pr65575.C: Update with
new tests.
Modified:
branches/c++-concepts/ChangeLog.concepts
branches/c++-concepts/gcc/cp/parser.c
branches/c++-concepts/gcc/testsuite/g++.dg/concepts/pr65575.C
More information about the Gcc-cvs
mailing list