r221695 - in /branches/c++-concepts: ChangeLog....

asutton@gcc.gnu.org asutton@gcc.gnu.org
Thu Mar 26 13:35:00 GMT 2015


Author: asutton
Date: Thu Mar 26 13:35:54 2015
New Revision: 221695

URL: https://gcc.gnu.org/viewcvs?rev=221695&root=gcc&view=rev
Log:
2015-03-25  Andrew Sutton  <andrew.n.sutton@gmail.com>
	
	PR65575.
	* gcc/cp/parser.c (cp_parser_declarator): Don't emit errors
	when a trailing requires-clause follows a non-function
	abstract declarator.
	* gcc/testsuite/g++.dg/concepts/pr65575.C: New.


Added:
    branches/c++-concepts/gcc/testsuite/g++.dg/concepts/pr65575.C
Modified:
    branches/c++-concepts/ChangeLog.concepts
    branches/c++-concepts/gcc/cp/parser.c



More information about the Gcc-cvs mailing list