Daily bump.
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / pr59501-4a.c
blob908c7f457b6deef3dab0ed23bee7a15fcf84edc0
1 /* PR target/59501 */
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" } } */