On Wed, 11 Aug 2021 09:59:35 -0700 Julian Brown <jul...@codesourcery.com> wrote:
> This patch reimplements the omp_target_reorder_clauses function in > anticipation of supporting "deeper" struct mappings (that is, with > several structure dereference operators, or similar). FWIW, this patch has been superseded by the following: https://gcc.gnu.org/pipermail/gcc-patches/2021-October/580724.html from the series posted starting from here: https://gcc.gnu.org/pipermail/gcc-patches/2021-October/580721.html HTH, Julian