1  /* { dg-do "compile" } */
       2  /* { dg-options "-mbranch-protection=pac-ret+leaf -mbranch-protection=none" } */
       3  
       4  void foo2 ()
       5  {
       6  }
       7  
       8  /* { dg-final { scan-assembler-not "\tautiasp\t" } } */
       9  /* { dg-final { scan-assembler-not "\tpaciasp\t" } } */