[Bug libgomp/88407] New: [OpenACC] Correctly handle unseen async-arguments
tschwinge at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Dec 7 15:08:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88407
Bug ID: 88407
Summary: [OpenACC] Correctly handle unseen async-arguments
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Keywords: openacc, patch
Severity: normal
Priority: P3
Component: libgomp
Assignee: unassigned at gcc dot gnu.org
Reporter: tschwinge at gcc dot gnu.org
CC: cltang at gcc dot gnu.org, jakub at gcc dot gnu.org
Target Milestone: ---
The current implementation of "acc_async_test" does not conform to the
specification, and I've now generally asked the OpenACC technical committee
about the intended behavior of 'OpenACC "wait" directive/clause/runtime API
call with async-argument not used before'.
This will need to be fixed on all release branches.
More information about the Gcc-bugs
mailing list