On Wed, May 25, 2022 at 09:25:19AM +0200, Tobias Burnus wrote: > first – thanks for all the reviews – both quick and though. > > Pending review are: > > * Julian's struct/declare mapper patch set: > 10/11 – OpenMP: Use OMP_ARRAY_SECTION instead of TREE_LIST for array sections > in C FE > 11/11 - OpenMP: Support OpenMP 5.0 "declare mapper" directives for C
Generally, the same things apply to these C FE patches as to the C++ FE patches (except that the C++ patches usually included also generic code changes while the C FE patches didn't). Jakub