Commit 54603edc by Thomas Schwinge Committed by Chung-Lin Tang

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
parent 7ac75976
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment