r257389 - in /trunk/gcc/cp: ChangeLog class.c c...

mpolacek@gcc.gnu.org mpolacek@gcc.gnu.org
Mon Feb 5 11:47:00 GMT 2018


Author: mpolacek
Date: Mon Feb  5 11:47:48 2018
New Revision: 257389

URL: https://gcc.gnu.org/viewcvs?rev=257389&root=gcc&view=rev
Log:
	* class.c: Remove unused global variables.
       	(build_primary_vtable): Don't gather statistics.
	(print_class_statistics): Remove.
	* cp-tree.h (print_class_statistics): Remove.
	* tree.c (cxx_print_statistics): Don't call print_class_statistics.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/class.c
    trunk/gcc/cp/cp-tree.h
    trunk/gcc/cp/tree.c



More information about the Gcc-cvs mailing list