re PR c++/71099 (Misleading diagnostic message with 'virtual' used in…
re PR c++/71099 (Misleading diagnostic message with 'virtual' used in out-of-line definitions of class template member functions) /cp 2016-05-30 Paolo Carlini <paolo.carlini@oracle.com> PR c++/71099 * parser.c (cp_parser_function_specifier_opt): Use current_class_type to improve the diagnostic about wrong uses of 'virtual'. /testsuite 2016-05-30 Paolo Carlini <paolo.carlini@oracle.com> PR c++/71099 * g++.dg/parse/virtual1.C: New. From-SVN: r236885
Showing
gcc/testsuite/g++.dg/parse/virtual1.C
0 → 100644
Please
register
or
sign in
to comment