[gfortran] Disable linear-5.f90 (#308)

diff --git a/Fortran/gfortran/regression/gomp/DisabledFiles.cmake b/Fortran/gfortran/regression/gomp/DisabledFiles.cmake
index 6bbb458..b884a64 100644
--- a/Fortran/gfortran/regression/gomp/DisabledFiles.cmake
+++ b/Fortran/gfortran/regression/gomp/DisabledFiles.cmake
@@ -418,6 +418,7 @@
   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