[PATCH] xfail and improve some failing libgomp tests

Jakub Jelinek jakub@redhat.com
Mon Feb 10 08:05:00 GMT 2020


On Mon, Feb 10, 2020 at 08:49:47AM +0100, Harwath, Frederik wrote:
> Add xfails for nvptx offloading because
> "no GOMP_OFFLOAD_async_run implemented in plugin-nvptx.c"
> (https://gcc.gnu.org/PR81688) and because
> "omp target link not implemented for nvptx"
> (https://gcc.gnu.org/PR81689).
> 
> libgomp/
> 	* testsuite/libgomp.c/target-33.c: Add xfail for execution on
> 	offload_target_nvptx, cf. https://gcc.gnu.org/PR81688.
> 	* testsuite/libgomp.c/target-34.c: Likewise.
> 	* testsuite/libgomp.c/target-link-1.c: Add xfail for
> 	offload_target_nvptx, cf. https://gcc.gnu.org/PR81689.

Ok, thanks.

	Jakub



More information about the Gcc-patches mailing list