https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98979
--- Comment #9 from Tobias Burnus <burnus at gcc dot gnu.org> --- (In reply to Richard Biener from comment #8) > Has this been fixed? The XFAIL of comment 7 should have fixed the intermittent fails. * * * The proper fix was: https://gcc.gnu.org/pipermail/gcc-patches/2021-February/565250.html (+ next two emails) Committed on Feb 21, 2021: https://gcc.gnu.org/g:d28f3da11d8c0aed9b746689d723022a9b5ec04c openacc: Fix lowering for derived-type mappings through array elements https://gcc.gnu.org/g:366cf1127a547ff77024a551abb01bb1a6e963cd openacc: Strided array sections and components of derived-type arrays Can you confirmed that it is now fixed for powerpc64*-linux-gnu, x86_64-apple-darwin20.3.0, powerpc*-aix ?