1 /* { dg-do compile { target { powerpc*-*-* && lp64 } } } */
2 /* { dg-skip-if "" { *-*-darwin* } } */
3 /* { dg-skip-if "" { powerpc_elfv2 } } */
4 /* { dg-options "-O2 -mno-pointers-to-nested-functions" } */
6 extern void ext_call (int (func
) (void));
9 outer_func (int init
) /* { dg-error "'-mno-pointers-to-nested-functions' option" } */