On Fri, Oct 04, 2024 at 06:50:36PM +0100, Andrew Carlotti wrote: > This patch series adds 7 new flags for features that were previously available > in GCC only as part of an architecture version. It also fixes one other > instance where an architecture version was used in a check instead of a > feature > flag. > > Bootstrapped and regression tested as a whole on aarch64. I additionally ran > the cpunative tests after each patch in the series. Ok for master?
I've added two more patches to address reviews (one for docs, one for -march rewriting), and updated (but not reposted) the comment in patch 1. I've bootstrapped and regression tested this new series as a whole on a native aarch64 build. Is the full series of 10 patches ok for master?