This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r231560 - in /trunk/gcc: ChangeLog hash-map.h h...


Author: matz
Date: Fri Dec 11 11:29:02 2015
New Revision: 231560

URL: https://gcc.gnu.org/viewcvs?rev=231560&root=gcc&view=rev
Log:
	* hash-map.h (hash_map::hash_map): Gather statistics only
	when GATHER_STATISTICS is true.
	* hash-set.h (hash_set::hash_set): Ditto.
	* hash-table.h (hash_table::hash_table): Ditto.
	(hash_table::create_ggc): Ditto.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/hash-map.h
    trunk/gcc/hash-set.h
    trunk/gcc/hash-table.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]