[hsa testsuite] Adjust libgomp tests that do not work on host fallback
commit02e0b5b2451b092031431e7bdf33f5872295a2d3
authorMartin Jambor <mjambor@suse.cz>
Mon, 7 Mar 2016 18:42:33 +0000 (7 19:42 +0100)
committerMartin Jambor <jamborm@gcc.gnu.org>
Mon, 7 Mar 2016 18:42:33 +0000 (7 19:42 +0100)
tree9a5dd818851087882b6a89e526238a69f99bea24
parent45548f30c69a397fb293dcca4602ad23fe3dfd54
[hsa testsuite] Adjust libgomp tests that do not work on host fallback

2016-03-07  Martin Jambor  <mjambor@suse.cz>

* testsuite/libgomp.c/examples-4/async_target-2.c: Only run on
non-shared memory accelerators.
* testsuite/libgomp.c/examples-4/device-1.c: Likewise.
* testsuite/libgomp.c/examples-4/target-5.c: Likewise.
* testsuite/libgomp.c/examples-4/target_data-6.c: Likewise.
* testsuite/libgomp.c/examples-4/target_data-7.c: Likewise.
* testsuite/libgomp.fortran/examples-4/async_target-2.f90: Likewise.
* testsuite/libgomp.fortran/examples-4/device-1.f90: Likewise.
* testsuite/libgomp.fortran/examples-4/target-5.f90: Likewise.
* testsuite/libgomp.fortran/examples-4/target_data-6.f90: Likewise.
* testsuite/libgomp.fortran/examples-4/target_data-7.f90: Likewise.

From-SVN: r234046
libgomp/ChangeLog
libgomp/testsuite/libgomp.c/examples-4/async_target-2.c
libgomp/testsuite/libgomp.c/examples-4/device-1.c
libgomp/testsuite/libgomp.c/examples-4/target-5.c
libgomp/testsuite/libgomp.c/examples-4/target_data-6.c
libgomp/testsuite/libgomp.c/examples-4/target_data-7.c
libgomp/testsuite/libgomp.fortran/examples-4/async_target-2.f90
libgomp/testsuite/libgomp.fortran/examples-4/device-1.f90
libgomp/testsuite/libgomp.fortran/examples-4/target-5.f90
libgomp/testsuite/libgomp.fortran/examples-4/target_data-6.f90
libgomp/testsuite/libgomp.fortran/examples-4/target_data-7.f90