mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 23:25:24 +02:00
The fix for PR120505 introduced two test failures on some configurations. This patch update the scan dump pattern in map-subarray-4.f90 to allow for differing pointer sizes, and disable map-subarray-16.f90 when no offload device is available. PR fortran/120505 libgomp/ChangeLog: * testsuite/libgomp.fortran/map-subarray-16.f90: Enable test only for offload device. gcc/testsuite/ChangeLog: * gfortran.dg/gomp/map-subarray-4.f90: Update scan dumps for -m32.