r213874 - in /trunk/gcc: cp/ChangeLog cp/friend...
jason@gcc.gnu.org
jason@gcc.gnu.org
Tue Aug 12 17:06:00 GMT 2014
Author: jason
Date: Tue Aug 12 17:06:11 2014
New Revision: 213874
URL: https://gcc.gnu.org/viewcvs?rev=213874&root=gcc&view=rev
Log:
Reject virt-specifiers on friends and member templates
* friend.c (do_friend): Diagnose virt-specifiers.
* pt.c (push_template_decl_real): Diagnose virt-specifiers.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/friend.c
trunk/gcc/cp/pt.c
trunk/gcc/testsuite/g++.dg/cpp0x/override1.C
More information about the Gcc-cvs
mailing list