2018-03-08 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / indirect-thunk-attr-13.c
blobff2fccae9358f36ec6be4baaa0d18a32e88c992f
1 /* { dg-do compile { target { ! x32 } } } */
2 /* { dg-options "-O2 -mindirect-branch=keep -fcf-protection -mcet -fcheck-pointer-bounds -mmpx" } */
4 __attribute__ ((indirect_branch("thunk-inline")))
5 void
6 bar (void)