https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95474
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- It is not broken, IMHO what you are trying to do is not valid in OpenMP 4.5. It is valid in OpenMP 5.0, but GCC doesn't implement that part yet.