aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.target/i386/indirect-thunk-10.c
blob: a0674bd2363959db338d52d80fc5535dca30b092 (plain)
1
2
3
4
5
6
7
/* { dg-do compile { target { lp64 } } } */
/* { dg-options "-O2 -mindirect-branch=thunk-inline -mfunction-return=keep -mcmodel=large" } */

void
bar (void)
{
}