r269943 - in /trunk/gcc: ChangeLog hash-table.h...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Tue Mar 26 13:38:00 GMT 2019
Author: jakub
Date: Tue Mar 26 13:38:53 2019
New Revision: 269943
URL: https://gcc.gnu.org/viewcvs?rev=269943&root=gcc&view=rev
Log:
* mem-stats.h (mem_alloc_description::unregister_descriptor): New
method.
(mem_alloc_description::release_object_overhead): Fix comment typos.
* hash-table.h (hash_table::~hash_table): Call
release_instance_overhead only if m_entries is non-NULL, otherwise
call unregister_descriptor.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/hash-table.h
trunk/gcc/mem-stats.h
More information about the Gcc-cvs
mailing list