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" } */
7 call_ptr (int (func
) (void))
12 /* { dg-final { scan-assembler-not "ld 11,16(3)" } } */