1 /* { dg-do run { target { { i?86-*-* x86_64-*-* } && ia32 } } } */
3 #include "test-unwind.h"
5 #if !defined __PIC__ && !defined __USING_SJLJ_EXCEPTIONS__
6 volatile int __attribute__ ((aligned(32))) g_a=1;
7 /* Test situation 4: no Drap and stack realign doesn't really happen */
8 void __attribute__ ((noinline))
13 for (i=0; i < 10; i++)