https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99303
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:48ca2185bfb5126baacab812b3f14c80123ccb88 commit r11-7434-g48ca2185bfb5126baacab812b3f14c80123ccb88 Author: Jakub Jelinek <ja...@redhat.com> Date: Sun Feb 28 11:16:33 2021 +0100 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 <ja...@redhat.com> PR fortran/99303 * openmp.c (gfc_omp_requires_add_clause): Fix up diagnostic message wordings. (resolve_omp_clauses): Likewise.