https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104131

anlauf at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |anlauf at gcc dot gnu.org

--- Comment #7 from anlauf at gcc dot gnu.org ---
(In reply to Tobias Burnus from comment #6)
> !$omp task detach (x)
>       !$omp end task
> 
> This seems to be valid. OpenMP mostly only rejects coindexed variables like:

Alright, I did not expect this, and no other compiler I have access to
accepts it.

Withdrawing my patch.

Reply via email to