-
- Downloads
OpenMP: Constructors and destructors for "declare target" static aggregates:...
OpenMP: Constructors and destructors for "declare target" static aggregates: Fix effective-target keyword in test cases (Most of) the tests added in commit f1bfba3a "OpenMP: Constructors and destructors for "declare target" static aggregates" had a mismatch between dump file production and its scanning; the former needs to use 'offload_target_nvptx' (like 'offload_target_amdgcn'), not 'offload_device_nvptx'. libgomp/ * testsuite/libgomp.c++/static-aggr-constructor-destructor-1.C: Fix effective-target keyword. * testsuite/libgomp.c++/static-aggr-constructor-destructor-2.C: Likewise. * testsuite/libgomp.c-c++-common/target-is-initial-host-2.c: Likewise. * testsuite/libgomp.c-c++-common/target-is-initial-host.c: Likewise. * testsuite/libgomp.fortran/target-is-initial-host-2.f90: Likewise. * testsuite/libgomp.fortran/target-is-initial-host.f: Likewise. * testsuite/libgomp.fortran/target-is-initial-host.f90: Likewise.
Showing
- libgomp/testsuite/libgomp.c++/static-aggr-constructor-destructor-1.C 1 addition, 1 deletion...tsuite/libgomp.c++/static-aggr-constructor-destructor-1.C
- libgomp/testsuite/libgomp.c++/static-aggr-constructor-destructor-2.C 1 addition, 1 deletion...tsuite/libgomp.c++/static-aggr-constructor-destructor-2.C
- libgomp/testsuite/libgomp.c-c++-common/target-is-initial-host-2.c 1 addition, 1 deletion...testsuite/libgomp.c-c++-common/target-is-initial-host-2.c
- libgomp/testsuite/libgomp.c-c++-common/target-is-initial-host.c 1 addition, 1 deletion...p/testsuite/libgomp.c-c++-common/target-is-initial-host.c
- libgomp/testsuite/libgomp.fortran/target-is-initial-host-2.f90 1 addition, 1 deletion...mp/testsuite/libgomp.fortran/target-is-initial-host-2.f90
- libgomp/testsuite/libgomp.fortran/target-is-initial-host.f 1 addition, 1 deletionlibgomp/testsuite/libgomp.fortran/target-is-initial-host.f
- libgomp/testsuite/libgomp.fortran/target-is-initial-host.f90 1 addition, 1 deletionlibgomp/testsuite/libgomp.fortran/target-is-initial-host.f90
Loading
Please register or sign in to comment