fortran: Fix up wording of 3 OpenMP diagnostic messages [PR99303]
authorJakub Jelinek <jakub@redhat.com>
Sun, 28 Feb 2021 10:16:33 +0000 (11:16 +0100)
committerJakub Jelinek <jakub@redhat.com>
Sun, 28 Feb 2021 10:16:33 +0000 (11:16 +0100)
commit48ca2185bfb5126baacab812b3f14c80123ccb88
tree9fb5454a6a62c143ae0a18afab9b5372c9b949ab
parent3a77ca7d3647e6fbc34fe76aceb389d6fb95fdf4
fortran: Fix up wording of 3 OpenMP diagnostic messages [PR99303]

As reported in the PR, some diagnostic messages need wording improvements.

2021-02-28  Jakub Jelinek  <jakub@redhat.com>

PR fortran/99303
* openmp.c (gfc_omp_requires_add_clause): Fix up diagnostic message
wordings.
(resolve_omp_clauses): Likewise.
gcc/fortran/openmp.c