> On Mar 18, 2024, at 12:30, Siddhesh Poyarekar <siddh...@gotplt.org> wrote: > > On 2024-03-18 12:28, Qing Zhao wrote: >>>> This should probably bail out if object_size_type & OST_DYNAMIC == 0. >>> Okay. Will add this. >> When add this into access_with_size_object_size, I found some old bugs in >> early_object_sizes_execute_one, and fixed them as well. > > Would you be able to isolate this fix and post them separately? I reckon > they would be relevant for gcc 14 too.
Yes, that’s a good idea, I can do that. No specific testing case for it, though. thanks. Qing > > Thanks, > Sid