On 11/29/24 11:30, Andre Vieira wrote:
This fixes a testism introduced by the warning produced with the -std=c23 default. The testcase is a reduced piece of code meant to trigger an ICE, so there's little value in trying to change the code itself. gcc/testsuite/ChangeLog: * gcc.target/arm/mve/dlstp-loop-form.c: Add -std=c99 to avoid warning message.
Thanks indeed that's better than my proposal: https://gcc.gnu.org/pipermail/gcc-patches/2024-November/670267.html
--- gcc/testsuite/gcc.target/arm/mve/dlstp-loop-form.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)