diff --git a/Fortran/gfortran/regression/gomp/DisabledFiles.cmake b/Fortran/gfortran/regression/gomp/DisabledFiles.cmake --- a/Fortran/gfortran/regression/gomp/DisabledFiles.cmake +++ b/Fortran/gfortran/regression/gomp/DisabledFiles.cmake @@ -125,6 +125,12 @@ target-device-ancestor-3.f90 target-device-ancestor-5.f90 target-device-ancestor-6.f90 + + # unimplemented: NONTEMPORAL clause in SIMD construct + nontemporal-1.f90 + + # unimplemented: LINEAR clause in SIMD construct + pr89027.f90 ) file(GLOB SKIPPED_FILES CONFIGURE_DEPENDS @@ -439,8 +445,6 @@ crayptr1.f90 crayptr2.f90 map-alloc-comp-1.f90 - pr107214-6.f90 - pr107214-3.f90 pr33439.f90 pr44036-3.f90 pr78866-2.f90