[PATCH][OBVIOUS] Fix build with --enable-gather-detailed-mem-stats.

Martin Liška mliska@suse.cz
Mon Jun 10 06:59:00 GMT 2019


Hi.

This is one more fix of the hash_table where I forgot to pass
a new parameter in hash_table::hash_table.

I'm going to install it as obvious.
Martin

gcc/ChangeLog:

2019-06-10  Martin Liska  <mliska@suse.cz>

	* hash-map.h: Pass default value to hash_table ctor.
	* hash-table.h: Add default value to call of a ctor.
---
 gcc/hash-map.h   | 6 ++++--
 gcc/hash-table.h | 2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-build-with-enable-gather-detailed-mem-stats.patch
Type: text/x-patch
Size: 1231 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20190610/9092a83c/attachment.bin>


More information about the Gcc-patches mailing list