> This should be removed. loongarch-vector.exp will decide on dg-do run
> or dg-do compile based on the CPU capability for everything in the lsx
> directory. Forcing it to run will cause a SIGILL on hardware w/o LSX.
>
>> +/* { dg-options "-mlsx -DARCH_LOONGARCH64 -O1 -static" } */
>
> -DARCH_LOONGARCH64 and -static should be unneeded (I already removed
> ARCH_LOONGARCH64 when I reduced the original test case).
Thanks, then I'll remove dg-do run and use
{ dg-options "-mlsx -O1" }.
--
Regards
Robin