2 /* { dg-do compile { target { ! ia32 } } } */
3 /* { dg-options "-O2 -mavx -maccumulate-outgoing-args" } */
5 #include "pr59501-3a.c"
7 /* Verify no dynamic realignment is performed. */
8 /* { dg-final { scan-assembler-not "and\[^\n\r]*sp" { xfail *-*-* } } } */