https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98979

--- Comment #6 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:b0fb2720d88d680af18981a2097397196b505a1f

commit r11-7160-gb0fb2720d88d680af18981a2097397196b505a1f
Author: Julian Brown <jul...@codesourcery.com>
Date:   Tue Feb 9 14:09:00 2021 -0800

    Revert "openacc: Allow strided arrays in update directives"

    This patch reverts the non-testsuite parts of commit
    9a4d32f85ccebc0ee4b24e6d9d7a4f11c04d7146 which cause ICEs without the
    yet-to-be-approved patch here:

      https://gcc.gnu.org/pipermail/gcc-patches/2021-February/564711.html

    gcc/fortran/

            PR fortran/98979
            * openmp.c (resolve_omp_clauses): Omit OpenACC update in
            contiguity check and stride-specified error.

Reply via email to