[Bug c++/124348] [OpenMP] rejects valid, parsing problem with omp target unroll partial while with nested brackets, i.e. #pragma omp target { #pragma omp unroll partial would work
schulz.benjamin at googlemail dot com
gcc-bugzilla@gcc.gnu.org
Wed Mar 4 11:30:22 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124348
--- Comment #4 from Benjamin Schulz <schulz.benjamin at googlemail dot com> ---
Hi yes, the reference for openmp 6 is a bit convoluted. They how combined
constructs are formed, but what these constructs are is then at the end of the
document. target unroll is not there, so its out of the standard... So gcc is
correct here...
More information about the Gcc-bugs
mailing list