I was about to open a PR for the same failures on darwin. Since the tests are supposed to be run, I think they should be skipped on CPUs not supporting axv instructions. Would not it be better to use
/* { dg-require-effective-target avx_runtime } */ ? Dominique