/* { dg-do compile { target { aarch64*-*-* } } } */ /* { dg-additional-options "-O3 -march=armv9.2-a+sve --std=c99" { target { aarch64*-*-* } } } */ void foo(double * restrict a, double * restrict b, int n){ int i; for(i=0; i