r277707 - in /trunk/gcc: cp/ChangeLog cp/class....

nathan@gcc.gnu.org nathan@gcc.gnu.org
Fri Nov 1 12:59:00 GMT 2019


Author: nathan
Date: Fri Nov  1 12:59:25 2019
New Revision: 277707

URL: https://gcc.gnu.org/viewcvs?rev=277707&root=gcc&view=rev
Log:
[C++ PATCH] cleanup check_field_decls

https://gcc.gnu.org/ml/gcc-patches/2019-11/msg00012.html
	cp/
	* class.c (check_field_decls): Refactor.

	testsuite/
	* g++.dg/template/fn.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/template/fn.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/class.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list