The next two commits fix two mapping issues, the rest are test cases
that should have been in GCC 15 pre-branch. Namely:
r15-9707-g57f73c3956572f OpenMP/Fortran: Fix allocatable-component
mapping of derived-type array comps r15-9706-gab9ca3a8b1af41 OpenMP:
Fix mapping of zero-sized arrays with non-literal size: map(var[:n]), n
= 0 r15-9705-g6f607c9174ea8c libgomp.{c,fortran}/interop-{hip,cuda}:
Fix dg-run target selection r15-9704-g24edffe147a7e5
libgomp.fortran/map-alloc-comp-9{,-usm}.f90: Add
unified_shared_memory variant r15-9703-ge71170dc97caf1
'libgomp.c/interop-hsa.c': GCN offloading only
r15-9702-g6ae29e2c1cab22 OpenMP: Restore lost Fortran testcase for
'omp allocate' r15-9701-gc37fa5f8e5d2f9 OpenMP, GCN: Add interop-hsa
testcase r15-9700-ge8b69eeb1c3d21 libgomp/testsuite: Fix
hip_header_nvidia check, add workaround to test r15-9699-g951d02dde2b86c
libgomp: Add additional OpenMP interop runtime tests
r15-9698-gf251e2748a9c6d OpenMP: Add
libgomp.fortran/target-enter-data-8.f90 Tobias