summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/i386/pr81769-1b.c
blob: 6505a5f0074d526874bb3db6218ef0bbb8e3a8bb (plain)
1
2
3
4
5
6
7
/* { dg-do compile } */
/* { dg-options "-O -mavx -fno-omit-frame-pointer" } */

#include "pr81769-1a.c"

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