hash-map.h (hash_map::hash_map): Gather statistics only when GATHER_STATISTICS is...
authorMichael Matz <matz@suse.de>
Fri, 11 Dec 2015 11:29:02 +0000 (11:29 +0000)
committerMichael Matz <matz@gcc.gnu.org>
Fri, 11 Dec 2015 11:29:02 +0000 (11:29 +0000)
commitf5c08287e25d8b02d0e9574960ce21c6ea13bee9
tree6494a37e078dcac788db1733c9b0719609c80104
parent9e64af18754df7b9360cb9b693111caf0df8e7a2
hash-map.h (hash_map::hash_map): Gather statistics only when GATHER_STATISTICS is true.

* 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.

From-SVN: r231560
gcc/ChangeLog
gcc/hash-map.h
gcc/hash-set.h
gcc/hash-table.h