PR target/80969 - Fix ICE with -mabi=ms -mavx512f, reduce wasted space when realignin...
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / pr59501-4a.c
blob5c3cb683a2ebd7133077edbf21a00d1882627e12
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" { xfail *-*-* } } } */