[Bug libgomp/92854] [OpenACC] Always-true conditional in 'libgomp/oacc-mem.c:acc_unmap_data'?
tschwinge at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Dec 11 16:49:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92854
--- Comment #8 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
Author: tschwinge
Date: Wed Dec 11 16:48:59 2019
New Revision: 279231
URL: https://gcc.gnu.org/viewcvs?rev=279231&root=gcc&view=rev
Log:
[PR92854] Add 'libgomp.oacc-c-c++-common/acc_map_data-device_already-*.c',
'libgomp.oacc-c-c++-common/acc_map_data-host_already-*.c'
... to document the status quo.
libgomp/
PR libgomp/92854
* testsuite/libgomp.oacc-c-c++-common/acc_map_data-device_already-1.c:
New file.
* testsuite/libgomp.oacc-c-c++-common/acc_map_data-device_already-2.c:
Likewise.
* testsuite/libgomp.oacc-c-c++-common/acc_map_data-device_already-3.c:
Likewise.
* testsuite/libgomp.oacc-c-c++-common/acc_map_data-host_already-1.c:
Likewise.
* testsuite/libgomp.oacc-c-c++-common/acc_map_data-host_already-2.c:
Likewise.
* testsuite/libgomp.oacc-c-c++-common/acc_map_data-host_already-3.c:
Likewise.
Added:
trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/acc_map_data-device_already-1.c
trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/acc_map_data-device_already-2.c
trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/acc_map_data-device_already-3.c
trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/acc_map_data-host_already-1.c
trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/acc_map_data-host_already-2.c
trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/acc_map_data-host_already-3.c
Modified:
trunk/libgomp/ChangeLog
More information about the Gcc-bugs
mailing list