https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109452
Tobias Burnus <burnus at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |openmp Status|UNCONFIRMED |NEW Last reconfirmed| |2024-05-30 CC| |burnus at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> --- Confirmed for * omp_init_lock_with_hint * omp_init_nest_lock_with_hint Both have a prototype since ages but no actual implementation. Side note: libgomp.texi would need to be updated as well.