1 /* { dg-do compile { target { ! nvptx*-*-* } } } */
2 /* { dg-options "-O2 -fpatchable-function-entry=3,1" } */
3 /* { dg-final { scan-assembler-times "nop" 1 { target { ! alpha*-*-* } } } } */
4 /* { dg-final { scan-assembler-times "bis" 1 { target alpha*-*-* } } } */
10 /* F3 should now get 1 NOP. */
12 __attribute__((noinline
))
13 __attribute__((patchable_function_entry(1)))