PR inline-asm/84742
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / pr48723.c
blob222c075fbf7e0d5cfabd0ffbbe971260256e7ae4
1 /* { dg-do compile } */
2 /* { dg-require-stack-check "" } */
3 /* { dg-options "-fstack-check -mavx" } */
5 struct S0
7 int f0, f1, f2, f3;
8 } g_106;
10 struct S0
11 func_99 ()
13 return (g_106);