gcc/libgomp/testsuite
Frederik Harwath 83d45e1d71 Adapt libgomp acc_get_property.f90 test
The commit r10-6721-g8d1a1cb1b816381bf60cb1211c93b8eba1fe1472 has changed
the name of the type that is used for the return value of the Fortran
acc_get_property function without adapting the test acc_get_property.f90.

2020-02-21  Frederik Harwath  <frederik@codesourcery.com>

	* testsuite/libgomp.oacc-fortran/acc_get_property.f90: Adapt to
	changes from 2020-02-19, i.e. use integer(c_size_t) instead of
	integer(acc_device_property) for the type of the return value of
	acc_get_property.
2020-02-21 15:38:48 +01:00
..
config Update copyright years. 2020-01-01 12:51:42 +01:00
lib [libgomp] – Fix check_effective_target_offload_target_nvptx for remote execution 2020-02-05 17:40:48 +01:00
libgomp.c openmp: ignore nowait if async execution is unsupported [PR93481] 2020-02-13 10:18:31 +01:00
libgomp.c++ re PR c++/60228 (ICE using lambda in #pragma omp declare reduction) 2019-11-29 10:10:44 +01:00
libgomp.c-c++-common openmp: Fix handling of non-addressable shared scalars in parallel nested inside of target [PR93515] 2020-02-06 09:19:08 +01:00
libgomp.fortran Fortran] OpenMP/OpenACC – fix more issues with OPTIONAL 2020-01-03 13:56:46 +01:00
libgomp.graphite Update copyright years. 2020-01-01 12:51:42 +01:00
libgomp.hsa.c libgomp – spelling fixes, incl. omp_lib.h.in 2019-12-11 12:45:49 +01:00
libgomp.oacc-c Enable OpenACC GCN testing. 2019-12-03 12:53:53 +00:00
libgomp.oacc-c++ OpenACC 2.6 deep copy: C and C++ execution tests 2019-12-20 01:39:42 +00:00
libgomp.oacc-c-c++-common Adjust formatting of acc_get_property tests 2020-01-29 11:55:06 +01:00
libgomp.oacc-fortran Adapt libgomp acc_get_property.f90 test 2020-02-21 15:38:48 +01:00
Makefile.am Generalize getconf _NPROCESSORS_ONLN 2019-05-30 09:06:48 +00:00
Makefile.in Add `--with-toolexeclibdir=' configuration option 2020-01-24 11:24:25 +00:00
libgomp-test-support.exp.in libgomp/test: Fix compilation for build sysroot 2019-12-22 00:41:36 +00:00