hash-table.h
34.7 KB
-
hash-table.h (hash_table::m_gather_mem_stats): If GATHER_STATISTICS is constant 0... · 465b8e7f
* hash-table.h (hash_table::m_gather_mem_stats): If GATHER_STATISTICS is constant 0, turn into static const data member initialized to false. (hash_table::hash_table): Only initialize m_gather_mem_stats #if GATHER_STATISTICS. Add ATTRIBUTE_UNUSED to gather_mem_stats param. From-SVN: r269944
Jakub Jelinek committed