blob: c0fe36269611d658b4ff99e9cd3d33bc9110fb9a [file] [log] [blame]
/* PR target/59501 */
/* { dg-do compile { target { ! ia32 } } } */
/* { dg-options "-O2 -mavx -maccumulate-outgoing-args" } */
#include "pr59501-1a.c"
/* Verify no dynamic realignment is performed. */
/* { dg-final { scan-assembler-not "and\[^\n\r]*sp" } } */
/* And DRAP isn't needed either. */
/* { dg-final { scan-assembler-not "r10" } } */