Skip to content

Commit fe24214

Browse files
authored
[gfortran] Disable linear-5.f90 (#308)
1 parent 5f1ce35 commit fe24214

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Fortran/gfortran/regression/gomp/DisabledFiles.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,7 @@ file(GLOB FAILING_FILES CONFIGURE_DEPENDS
418418
pr78866-2.f90
419419
reduction3.f90
420420
sharing-3.f90
421+
linear-5.f90 # Re-enable this test when default OpenMP version = 5.2
421422

422423
# These tests fail, but the cause of their failure needs to be investigated.
423424
allocate-10.f90

0 commit comments

Comments
 (0)