[Bug libgomp/93097] Wrong OpenMP version reported
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93097 Arjen de Korte changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---
[Bug libgomp/93097] Wrong OpenMP version reported
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93097 --- Comment #1 from Jakub Jelinek --- That would be incorrect, as OpenMP 5 is only partially supported, there are various OpenMP 5 features missing, some of them on the compiler side only, but others (e.g. the allocators) on the library side too.