From: Thomas Schwinge Date: Fri, 9 May 2025 13:05:57 +0000 (+0200) Subject: amdgcn: Adjust failure mode for gfx908 USM: 'libgomp.fortran/map-alloc-comp-9-usm... X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=105fddf356d45bdbd159f8673f988a7bebe22f85;p=thirdparty%2Fgcc.git amdgcn: Adjust failure mode for gfx908 USM: 'libgomp.fortran/map-alloc-comp-9-usm.f90' The change/rationale that commit 1cf9fda4936de54198858b8f54cd9707a3725f4e "amdgcn: Adjust failure mode for gfx908 USM" applied to a number of test cases likewise applies to 'libgomp.fortran/map-alloc-comp-9-usm.f90'. libgomp/ * testsuite/libgomp.fortran/map-alloc-comp-9-usm.f90: Require working Unified Shared Memory to run the test. --- diff --git a/libgomp/testsuite/libgomp.fortran/map-alloc-comp-9-usm.f90 b/libgomp/testsuite/libgomp.fortran/map-alloc-comp-9-usm.f90 index 90378c0e42a..3d12318f5d1 100644 --- a/libgomp/testsuite/libgomp.fortran/map-alloc-comp-9-usm.f90 +++ b/libgomp/testsuite/libgomp.fortran/map-alloc-comp-9-usm.f90 @@ -1,3 +1,4 @@ +! { dg-require-effective-target omp_usm } ! { dg-additional-options "-cpp -DUSE_USM_REQUIREMENT=1 -Wno-openmp" } ! ! We silence the warning: