On Fri, 1 Aug 2025, Qing Zhao wrote: > Currently, we generate a call to a .ACCESS_WITH_SIZE for a FAM with counted_by > attribute for every component_ref that corresponds to such an object. > Actually, such .ACCESS_WITH_SIZE calls are useless when they are generated > for a written site or an address taken site. > > In this patch, we only generate a call to .ACCESS_WITH_SIZE for a FAM with > counted_by attribute when it's a read.
This patch is OK. -- Joseph S. Myers josmy...@redhat.com