blob: f2c0c5c2c0986787332ddb40841cf2bd8983e528 [file] [log] [blame]
/* { dg-do compile } */
/* { dg-options "-O2 -fcf-protection -mmanual-endbr" } */
/* { dg-final { scan-assembler-times {\mendbr} 1 } } */
__attribute__((__cf_check__))
void
foo (void)
{
}