r259704 - in /trunk/gcc/cp: ChangeLog cp-tree.h...

nathan@gcc.gnu.org nathan@gcc.gnu.org
Fri Apr 27 11:55:00 GMT 2018


Author: nathan
Date: Fri Apr 27 11:55:38 2018
New Revision: 259704

URL: https://gcc.gnu.org/viewcvs?rev=259704&root=gcc&view=rev
Log:
[C++ PATCH] some cleanups

https://gcc.gnu.org/ml/gcc-patches/2018-04/msg01227.html
	* cp-tree.h (TEMPLATE_INFO): Fix comments.
	(TI_PENDING_TEMPLATE_FLAG): Check TEMPLATE_INFO.
	(NON_DEFAULT_TEMPLATE_ARG_COUNT): Wrap line.
	(dump, print_other_binding_stacks): Remove declarations.
	* name-lookup.c (print_other_binding_stack): Make static.
	* pt.c (build_template_decl): Make static.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/cp-tree.h
    trunk/gcc/cp/name-lookup.c
    trunk/gcc/cp/pt.c



More information about the Gcc-cvs mailing list