https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94593
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> --- I'll fix up the testcase. gcc diagnoses the #pragma omp requries too, but only with -Wall or -Wunknown-pragmas (intentionally, because it wants to ignore unknown pragmas).