https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98979
--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Julian Brown <ju...@gcc.gnu.org>: https://gcc.gnu.org/g:f7fb2f662fe12f327ece8b034ab76b36fdca4696 commit r11-7161-gf7fb2f662fe12f327ece8b034ab76b36fdca4696 Author: Julian Brown <jul...@codesourcery.com> Date: Tue Feb 9 12:00:14 2021 -0800 openacc: Add XFAILs [PR98979] This patch adds some XFAILs for PR98979 until the patch to fix them has been approved. See: https://gcc.gnu.org/pipermail/gcc-patches/2021-February/564711.html gcc/testsuite/ PR fortran/98979 * gfortran.dg/goacc/array-with-dt-2.f90: Add expected errors. * gfortran.dg/goacc/derived-chartypes-1.f90: Skip ICEing test. * gfortran.dg/goacc/derived-chartypes-2.f90: Likewise. libgomp/ PR fortran/98979 * testsuite/libgomp.oacc-fortran/array-stride-dt-1.f90: Add expected errors.