PR inline-asm/84742
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / pr53383-3.c
blob810c21ad4036a29bdb83d01fa7c6ac1cb965c07f
1 /* { dg-do compile } */
2 /* { dg-options "-O2 -mincoming-stack-boundary=3 -mpreferred-stack-boundary=3" } */
4 int
5 bar (int x)
7 return x + 9;