From 89f6c7ecf3d7bd9c611ab8c8e138e1d78945b5d9 Mon Sep 17 00:00:00 2001 From: Michael Kruse Date: Tue, 30 Sep 2025 14:31:16 +0200 Subject: [PATCH] [Fortran/gfortran] Disable canonical-loop-1.f90 --- Fortran/gfortran/regression/gomp/DisabledFiles.cmake | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Fortran/gfortran/regression/gomp/DisabledFiles.cmake b/Fortran/gfortran/regression/gomp/DisabledFiles.cmake index 26dbf1603f..440ee9b641 100644 --- a/Fortran/gfortran/regression/gomp/DisabledFiles.cmake +++ b/Fortran/gfortran/regression/gomp/DisabledFiles.cmake @@ -79,6 +79,9 @@ file(GLOB UNIMPLEMENTED_FILES CONFIGURE_DEPENDS # unimplemented: clause ALLOCATE in TARGET construct allocate-clause.f90 + + # unimplemented: non-rectangular canonical loop nests + canonical-loop-1.f90 ) file(GLOB SKIPPED_FILES CONFIGURE_DEPENDS