Explorar el Código

Merge branch 'flang-remove-boundscheck' into release-3.10

Merge-request: !1393
Brad King hace 8 años
padre
commit
51b4f12773
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      Modules/Compiler/Flang-Fortran.cmake

+ 0 - 2
Modules/Compiler/Flang-Fortran.cmake

@@ -7,6 +7,4 @@ set(CMAKE_Fortran_PREPROCESS_SOURCE
 set(CMAKE_Fortran_FORMAT_FIXED_FLAG "-ffixed-form")
 set(CMAKE_Fortran_FORMAT_FREE_FLAG "-ffree-form")
 
-string(APPEND CMAKE_Fortran_FLAGS_DEBUG_INIT " -fbounds-check")
-
 set(CMAKE_Fortran_MODDIR_FLAG "-J")