https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110411
Peter Bergner <bergner at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to fail| |11.0, 12.0, 13.0, 14.0 --- Comment #2 from Peter Bergner <bergner at gcc dot gnu.org> --- Failure goes back to GCC 11, which is the start of P10 code generation, so not a regression. The work around is to use the -mno-block-ops-vector-pair option, which is the default.