]> git.ipfire.org Git - thirdparty/gcc.git/commit
openmp: Fix typo in diagnostics [PR109314]
authorJakub Jelinek <jakub@redhat.com>
Tue, 28 Mar 2023 09:39:46 +0000 (11:39 +0200)
committerJakub Jelinek <jakub@redhat.com>
Tue, 28 Mar 2023 09:39:46 +0000 (11:39 +0200)
commit0ecebc3a0947adad322281c0905afa9f8e3c4aee
treead5aee5d1e641ad3282084b8dbb4848e8194eda5
parentce3974e5962b0e1f72a1f71ebda39d53a77b7cc9
openmp: Fix typo in diagnostics [PR109314]

Trivial typo fix.

2023-03-28  Jakub Jelinek  <jakub@redhat.com>

PR fortran/109314
* openmp.cc (gfc_omp_absent_contains_clause): Fix typo in diagnostics
- composit -> composite.
gcc/fortran/openmp.cc