On Mon, Feb 29, 2016 at 05:30:05PM +0100, Martin Jambor wrote: > Tested both with and without HSA (enabled or present). OK for trunk?
Ok. These tests are from the Examples 4.0.x document, so we don't want to diverge too much on them. > 2016-02-12 Martin Jambor <mjam...@suse.cz> > > libgomp/ > * 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. Jakub