r272395 - in /trunk/gcc: cp/ChangeLog cp/parser...
mpolacek@gcc.gnu.org
mpolacek@gcc.gnu.org
Mon Jun 17 18:26:00 GMT 2019
Author: mpolacek
Date: Mon Jun 17 18:26:07 2019
New Revision: 272395
URL: https://gcc.gnu.org/viewcvs?rev=272395&root=gcc&view=rev
Log:
PR c++/83820 - excessive attribute arguments not detected.
* parser.c (cp_parser_std_attribute): Detect excessive arguments.
* g++.dg/cpp0x/gen-attrs-67.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/gen-attrs-67.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/parser.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list