1 /* { dg-do compile { target { ! ia32 } } } */
2 /* { dg-require-effective-target maybe_x32 } */
3 /* { dg-options "-g -O -mx32 -maddress-mode=long" } */
5 void uw_init_context_1 (void *);
6 void _Unwind_ForcedUnwind (void)
8 uw_init_context_1 (__builtin_dwarf_cfa ());