https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119862
--- Comment #4 from ptomsich at gcc dot gnu.org --- The runtime calls to __cyg_profile_func_exit and __cyg_profile_func_enter are inserted for -finstrument-functions-once. @Konstantinos: Why do we need as "{ dg-do run }" instead of "{ dg-do compile }" on this testcase?