https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118547
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Richard Sandiford from comment #1) > I suppose this is just a case of adding aarch64_variant_pcs requirements to > the tests. (The use of .variant_pcs is deliberately not gated on assembler > support, since dropping .variant_pcs would give incorrect object files.) Agreed which is why I put this in the testsuite component rather than target component to signify this is just a testing issue rather than a bug in the backend.