[Bug c/90406] OpenMP default(none) + if(variable) - difference with clang
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90406 --- Comment #2 from Roman Lebedev --- (In reply to Jakub Jelinek from comment #1) > That is again a clang bug. if clause is on the parallel (after all, it is > not a combined/composite construct in this case), so the expression in the > clause i
[Bug c/90406] OpenMP default(none) + if(variable) - difference with clang
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90406 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|