blob: c19e8bf397183121952e751a8876e27a54fdf0a2 [file] [log] [blame]
/* { dg-do compile } */
/* { dg-options "-finstrument-functions-once" } */
void fn () { }
/* { dg-final { scan-assembler "__cyg_profile_func_enter" } } */
/* { dg-final { scan-assembler "__cyg_profile_func_exit" } } */