Thomas, I am seeing a number of new failures on AIX related to the OpenACC kernels patches.
c-c++-common/goacc/kernels-decompose-1.c c-c++-common/goacc/kernels-decompose-2.c gfortran.dg/goacc/kernels-decompose-1.f95 gfortran.dg/goacc/kernels-decompose-2.f95 libgomp.oacc-c++/../libgomp.oacc-c-c++-common/kernels-decompose-1.c libgomp.oacc-fortran/pr94358-1.f90 Looking at the testsuite logs I see: fatal error: GCC is not configured to support amdgcn-amdhsa as offload target I don't know why this is different from the other OpenACC tests. How should these tests be skipped or adjusted to not fail on other systems? Thanks, David