[PATCH 05/11] OpenMP/OpenACC: Hoist struct sibling list handling in gimplification

Julian Brown julian@codesourcery.com
Fri Oct 1 17:16:25 GMT 2021


Oops, editing:

On Fri, 1 Oct 2021 10:09:03 -0700
Julian Brown <julian@codesourcery.com> wrote:

> Secondly, it means that in the first pass gathering up sibling lists
> from parsed OpenMP/OpenACC clauses, we don't need to worry about
> gimplifying: that means we can see struct bases & components we need
> to sort sibling lists properly, even when we're using a non-DECL_P
> struct base.  Gimplification proper still happens

...in the main loop in gimplify_scan_omp_clauses.




More information about the Gcc-patches mailing list