r244329 - in /trunk/gcc: cp/ChangeLog cp/parser...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Jan 11 18:09:00 GMT 2017


Author: jakub
Date: Wed Jan 11 18:09:58 2017
New Revision: 244329

URL: https://gcc.gnu.org/viewcvs?rev=244329&root=gcc&view=rev
Log:
	PR c++/78341
	* parser.c (cp_parser_std_attribute_spec): Remove over-eager
	assertion.  Formatting fix.

	* g++.dg/cpp0x/pr78341.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/pr78341.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list