Correction of ChangeLog entry, Thomas provided the code for this change.
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
This commit is contained in:
parent
7ac75976af
commit
54603edcb1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue