/* { dg-do compile { target { lp64 } } } */ /* { dg-options "-O2 -mindirect-branch=keep -mfunction-return=keep -mcmodel=large" } */ /* { dg-additional-options "-fPIC" { target fpic } } */ __attribute__ ((indirect_branch("thunk-inline"))) void bar (void) { }