https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102504
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |jakub at gcc dot gnu.org Last reconfirmed| |2021-09-27 Status|UNCONFIRMED |NEW --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- This is invalid: A list item that appears in a reduction clause of a scope construct must be shared in the parallel region to which a corresponding scope region binds. We just should diagnose it.