]> git.ipfire.org Git - thirdparty/gcc.git/commit
* hash-map.h (hash_map::hash_map): Gather statistics only
authormatz <matz@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Dec 2015 11:29:02 +0000 (11:29 +0000)
committermatz <matz@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Dec 2015 11:29:02 +0000 (11:29 +0000)
commite3343fd618c0b71350d0512b7225f58d427c59b5
tree6494a37e078dcac788db1733c9b0719609c80104
parent58db7f184f3e07b73009deb3c7151f20fcc86cdd
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@231560 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/hash-map.h
gcc/hash-set.h
gcc/hash-table.h