https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36475
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|libgomp |c++ Severity|normal |minor Last reconfirmed|2009-02-08 15:54:31 |2025-2-1 --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Clang accepts it with `-fopenmp -std=c++98`. I am not 100% sure we need this though. Since it is rejected for -std=c++17 these days anyways.