From c37d2b029b3e887b27ea773c1ac112a40d1360ac Mon Sep 17 00:00:00 2001 From: NimishMishra Date: Sat, 6 Dec 2025 11:45:43 +0530 Subject: [PATCH] [gfortran] Disable linear-5.f90 --- Fortran/gfortran/regression/gomp/DisabledFiles.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/Fortran/gfortran/regression/gomp/DisabledFiles.cmake b/Fortran/gfortran/regression/gomp/DisabledFiles.cmake index 6bbb458830..b884a646d8 100644 --- a/Fortran/gfortran/regression/gomp/DisabledFiles.cmake +++ b/Fortran/gfortran/regression/gomp/DisabledFiles.cmake @@ -418,6 +418,7 @@ file(GLOB FAILING_FILES CONFIGURE_DEPENDS pr78866-2.f90 reduction3.f90 sharing-3.f90 + linear-5.f90 # Re-enable this test when default OpenMP version = 5.2 # These tests fail, but the cause of their failure needs to be investigated. allocate-10.f90