summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/i386/indirect-thunk-12.c
blob: d456973ee6df81d3f5f59290cac03a1030980f37 (plain)
1
2
3
4
5
6
7
/* { dg-do compile { target { ! x32 } } } */
/* { dg-options "-O2 -mindirect-branch=thunk -fcf-protection -mcet -fcheck-pointer-bounds -mmpx" } */

void
bar (void)
{
}