Revert "openacc: Allow strided arrays in update directives"
authorJulian Brown <julian@codesourcery.com>
Tue, 9 Feb 2021 22:09:00 +0000 (14:09 -0800)
committerJulian Brown <julian@codesourcery.com>
Wed, 10 Feb 2021 03:16:28 +0000 (19:16 -0800)
commitb0fb2720d88d680af18981a2097397196b505a1f
tree936e46b1581240d8adffbd5ea303bbf290671865
parent0a91b73e5b0147ca8cd832fd99ed4593d896b1d0
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.
gcc/fortran/openmp.c