Hi, Richard or Jakub, Could you please approve the Middle-end part of this patch set? (Patch #2)
(The C FE part of the patch, Patch #1 and #3 have been approved by Joseph already; The Middle-end part of the patch has been reviewed by Sid and Richard, I have included all the changes based on their comments in this version.) Thanks a lot. Qing > On Jun 24, 2025, at 15:29, Qing Zhao <qing.z...@oracle.com> wrote: > > This is the 7th version of the patch set to extend "counted_by" attribute > to pointer fields of structures. > > The C FE parts (patch #1 and #3) of the 5th version have been approved > by Joseph already (with a minor typo fix, which is included in this new > version); > > The middle end part (patch #2) of the 6th version was reviewed by Sid and > Richard, > Sid raised several format issues in testing cases, and Richard raised one > issue > in tree-object-size.cc. > > In this 7th version, I fixed all the format issues in testing cases and also > the one > issue in tree-object-size.cc raised by Richard. > > The whole patch set has been bootstrapped and regression tested on both > aarch64 and x86. > > Okay for trunk? > > Thanks a lot. > > Qing