]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fortran: Fix OpenMP clause name in error message
authorTobias Burnus <tobias@codesourcery.com>
Tue, 30 Aug 2022 19:51:36 +0000 (21:51 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Tue, 30 Aug 2022 19:51:36 +0000 (21:51 +0200)
commit44d5246bae8013e34f0fb2ff500d93e27f14f91f
treed12c917a7ee670541b3d37759ca22f92bb0c2f0c
parentb0256655fb402f87c921cd782b873dd301760ebd
Fortran: Fix OpenMP clause name in error message

gcc/fortran/ChangeLog:

* openmp.cc (gfc_check_omp_requires): Fix clause name in error.

Co-authored-by: Chung-Lin Tang <cltang@codesourcery.com>
(cherry picked from commit 8af266501795dd76d05faef498dbd3472a01b305)
gcc/fortran/ChangeLog.omp
gcc/fortran/openmp.cc