C++ Module Binding Vector

Nathan Sidwell nathan@acm.org
Mon Dec 14 13:37:11 GMT 2020


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


More information about the Gcc-patches mailing list