]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Correction of ChangeLog entry, Thomas provided the code for this change.
authorThomas Schwinge <thomas@codesourcery.com>
Wed, 20 Feb 2019 10:09:53 +0000 (10:09 +0000)
committerChung-Lin Tang <cltang@gcc.gnu.org>
Wed, 20 Feb 2019 10:09:53 +0000 (10:09 +0000)
2019-02-19  Thomas Schwinge  <thomas@codesourcery.com>

PR c/87924
* openmp.c (gfc_match_omp_clauses): Add representation of wait clause
without argument as 'wait (GOMP_ASYNC_NOVAL)'.

From-SVN: r269036

gcc/fortran/ChangeLog

index 525e8a5d68ce7d85d14ef3b15b97f2baa914bc0a..b29ec31a4b25684df0c89ecce4543bffd87b7497 100644 (file)
@@ -9,7 +9,7 @@
        argument is contiguous and the actual argument may not be,
        use gfc_conv_subref_array_arg.
 
-2019-02-19  Chung-Lin Tang  <cltang@codesourcery.com>
+2019-02-19  Thomas Schwinge  <thomas@codesourcery.com>
 
        PR c/87924
        * openmp.c (gfc_match_omp_clauses): Add representation of wait clause