On 12/11/20 3:39 PM, Jason Merrill wrote:
On 12/2/20 9:19 AM, Nathan Sidwell wrote:
This is modified from the original patch.  firstly it contains a few more necessary bits.  But mainly I renamed the entities from

+extern tree make_binding_vec            (tree, unsigned clusters);
...
+make_binding_vec (tree name, unsigned clusters MEM_STAT_DECL)

You need the MEM_STAT decoration on the declaration as well, or building with --enable-gather-detailed-mem-stats breaks.

oops, thanks for fixing

nathan

--
Nathan Sidwell

Reply via email to