PR c++/81429 - wrong parsing of constructor with C++11 attribute.
* parser.c (cp_parser_constructor_declarator_p): Handle the scenario when a parameter declaration begins with [[attribute]]. * g++.dg/cpp0x/gen-attrs-68.C: New test. * g++.dg/cpp0x/gen-attrs-69.C: New test. From-SVN: r274181
Showing
gcc/testsuite/g++.dg/cpp0x/gen-attrs-68.C
0 → 100644
gcc/testsuite/g++.dg/cpp0x/gen-attrs-69.C
0 → 100644
Please
register
or
sign in
to comment