PR target/80969 - Fix ICE with -mabi=ms -mavx512f, reduce wasted space when realignin...
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / pr52857-2.c
blob99acf84347d64879a60e742987412eb7d129d286
1 /* { dg-do compile { target { ! ia32 } } } */
2 /* { dg-options "-g -O -mx32 -maddress-mode=long" } */
4 void uw_init_context_1 (void *);
5 void _Unwind_ForcedUnwind (void)
7 uw_init_context_1 (__builtin_dwarf_cfa ());