aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.target/i386/pr59501-4a.c
blob: 5c3cb683a2ebd7133077edbf21a00d1882627e12 (plain)
1
2
3
4
5
6
7
8
/* PR target/59501 */
/* { dg-do compile { target { ! ia32 } } } */
/* { dg-options "-O2 -mavx -maccumulate-outgoing-args" } */

#include "pr59501-3a.c"

/* Verify no dynamic realignment is performed.  */
/* { dg-final { scan-assembler-not "and\[^\n\r]*sp" { xfail *-*-* } } } */