https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90855
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |jakub at gcc dot gnu.org Resolution|--- |WONTFIX --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- I've discussed this a few years ago in the OpenMP language committee, the spec isn't clear on this, and it would be extremely difficult to support, we need to know the collapse count already when parsing the loops, in order to do lots of diagnostics and transformations.