<div dir="ltr">   Can anyone explain the situation with the failures in OpenMP3.1_Validation…<div><br></div><div><div>Testing for "omp_task_untied":</div><div>Generating sources .............. success</div><div>Compiling soures ................ success</div>
<div>Running test with 8 threads ..... failed 100% of the tests</div><div>+ orphaned mode:</div><div>Generating sources .............. success</div><div>Compiling soures ................ success</div><div>Running test with 8 threads ..... failed 100% of the tests</div>
</div><div><br></div><div>seen on both iomp5 and gomp for both darwin and linux. I assume it is related to the issue</div><div>discussed in <a href="https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44085">https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44085</a> where untied results in</div>
<div>non-conforming behavior. If so, shouldn't both gcc and clang refuse to compile this code</div><div>or is there no way to detect the misuse of untied at compile time? Thanks in advance.</div><div>         Jack</div>
</div>