(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.target/
i386/
pr87412-4.c
       1  /* { dg-do compile } */
       2  /* { dg-options "-O2 -fcf-protection=branch -mfunction-return=thunk -mindirect-branch=thunk" } */
       3  
       4  void
       5  bar (void)
       6  {
       7  }