]> git.ipfire.org Git - thirdparty/gcc.git/commit
Revert changes to acc_prof-init-1.c and acc_prof-parallel-1.c
authorKwok Cheung Yeung <kcy@codesourcery.com>
Fri, 24 Jun 2022 20:29:28 +0000 (21:29 +0100)
committerKwok Cheung Yeung <kcy@codesourcery.com>
Tue, 28 Jun 2022 20:57:35 +0000 (13:57 -0700)
commitb845d2f62e7da1c4cfdfee99690de94b648d076d
tree6533189f4d9ef042e5577bba04402718ca241d0e
parentf7970642f0387f305402e2cd056963f277e84ece
Revert changes to acc_prof-init-1.c and acc_prof-parallel-1.c

There is an interaction between the commits "OpenACC profiling-interface
fixes for asynchronous operations" and "[OpenACC] Clarify sequencing of
'async' data copying vs. profiling events in
'libgomp.oacc-c-c++-common/acc_prof-{init,parallel}-1.c'", leading to an
execution test failure and hang in these two tests.

This reverts changes to the tests made by the second patch, allowing the
tests to pass.

2022-05-30  Kwok Cheung Yeung  <kcy@codesourcery.com>

libgomp/
* testsuite/libgomp.oacc-c-c++-common/acc_prof-init-1.c
(cb_compute_construct_end): Remove COPYIN block.
(main): Remove assignments to acc_async.
* testsuite/libgomp.oacc-c-c++-common/acc_prof-parallel-1.c
(cb_enter_data_end): Remove COPYIN block.
(main): Remove assignment to acc_async.
libgomp/ChangeLog.omp
libgomp/testsuite/libgomp.oacc-c-c++-common/acc_prof-init-1.c
libgomp/testsuite/libgomp.oacc-c-c++-common/acc_prof-parallel-1.c