https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109452
--- Comment #3 from Tobias Burnus <burnus at gcc dot gnu.org> --- The following is missing as well: --- a/gcc/omp-general.cc +++ b/gcc/omp-general.cc @@ -3316,3 +3316,5 @@ omp_runtime_api_procname (const char *name) "init_lock", + "init_lock_with_hint", "init_nest_lock", + "init_nest_lock_with_hint", "is_initial_device",