aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.h
diff options
context:
space:
mode:
authorTobias Burnus <tobias@codesourcery.com>2022-09-06 10:02:13 +0200
committerTobias Burnus <tobias@codesourcery.com>2022-09-06 10:02:13 +0200
commitd6582c662ca0da05c74fa3183e1bc2cadcb21424 (patch)
treee4c30c5d55c0478007633119469f4e24eaa67f75 /gcc/tree-vectorizer.h
parent0bd514107de7b0f643aa72554b3bdb5aeb5aa0f5 (diff)
downloadgcc-d6582c662ca0da05c74fa3183e1bc2cadcb21424.zip
gcc-d6582c662ca0da05c74fa3183e1bc2cadcb21424.tar.gz
gcc-d6582c662ca0da05c74fa3183e1bc2cadcb21424.tar.bz2
Fix Fortran/openmp: Partial OpenMP 5.2 doacross
This removed a checking snippet which accidentally was left in in commit r13-2446-g938cda536019cd6a1bc0dd2346381185b420bbf8 ; this caused fails in gfortran.dg/gomp/doacross-5.f90 (added in that very commit). Note that a similar but refined check is now done in the middle end. (The ME version additionally checks whether doacross is present.) gcc/fortran/ * openmp.cc (resolve_omp_clauses): Remove ordered/linear check as it is handled now in the middle end.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions