> +/* { dg-require-effective-target riscv_v } */ > +/* { dg-require-effective-target rvv_zvl256b_ok } */ > +/* { dg-options "-march=rv64gcv -mabi=lp64d -mrvv-vector-bits=zvl -fwrapv" } > */
Ah, I forgot _zvl256b in the -march string. It seems to still fail with the settings as posted but I'll still adjust that. Either in a revision or before merging. -- Regards Robin