* Andrew

On Mon, Jul 14, 2025 at 08:51:01AM -0700, Andrew Pinski wrote:
> On Mon, Jul 14, 2025 at 5:32 AM Yury Khrustalev <yury.khrusta...@arm.com> 
> wrote:
> >
> > ...
> >
> > Regression has been checked on AArch64 and no regression has been
> > found. OK for trunk?
> 
> I think this is ok. I assume you tested it with both a newish and older glibc.
> 

Thanks for review (and apologies for a late reply). Yes, I've tested it. There
are 3 main us cases: very old glibcs that would only pass hwcap to the resolver,
all recent glibcs that would pass hwcap and hwcap2, and future glibcs, starting
with 2.42, that would pass hwcap, hwcap2,3,4.

I should probably add tests to the patch, will do in v2. It is easy to miss the
check for size at runtime.

Thanks,
Yury

Reply via email to