[flang-commits] [PATCH] D153431: [Fortran/gfortran] Enable OpenMP "compile" tests in gfortran test suite

Tarun Prabhu via Phabricator via flang-commits flang-commits at lists.llvm.org
Fri Jun 23 06:52:42 PDT 2023


tarunprabhu updated this revision to Diff 533946.
tarunprabhu added a comment.

Updating diff since a separate patch <https://reviews.llvm.org/rTcb81ffd9468d3c30930a2e5ed4bfb1c1df2254a3> to remove all references to `-flang-experimental-exec` landed.


Repository:
  rT test-suite

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153431/new/

https://reviews.llvm.org/D153431

Files:
  Fortran/gfortran/CMakeLists.txt
  Fortran/gfortran/README.md
  Fortran/gfortran/compile-save-diags.cmake
  Fortran/gfortran/regression/CMakeLists.txt
  Fortran/gfortran/regression/DisabledFiles.cmake
  Fortran/gfortran/regression/analyzer/CMakeLists.txt
  Fortran/gfortran/regression/analyzer/DisabledFiles.cmake
  Fortran/gfortran/regression/asan/CMakeLists.txt
  Fortran/gfortran/regression/asan/DisabledFiles.cmake
  Fortran/gfortran/regression/c-interop/CMakeLists.txt
  Fortran/gfortran/regression/c-interop/DisabledFiles.cmake
  Fortran/gfortran/regression/coarray/CMakeLists.txt
  Fortran/gfortran/regression/coarray/DisabledFiles.cmake
  Fortran/gfortran/regression/debug/CMakeLists.txt
  Fortran/gfortran/regression/debug/DisabledFiles.cmake
  Fortran/gfortran/regression/g77/CMakeLists.txt
  Fortran/gfortran/regression/g77/DisabledFiles.cmake
  Fortran/gfortran/regression/goacc-gomp/CMakeLists.txt
  Fortran/gfortran/regression/goacc-gomp/DisabledFiles.cmake
  Fortran/gfortran/regression/goacc/CMakeLists.txt
  Fortran/gfortran/regression/goacc/DisabledFiles.cmake
  Fortran/gfortran/regression/gomp/CMakeLists.txt
  Fortran/gfortran/regression/gomp/DisabledFiles.cmake
  Fortran/gfortran/regression/gomp/appendix-a/CMakeLists.txt
  Fortran/gfortran/regression/gomp/appendix-a/DisabledFiles.cmake
  Fortran/gfortran/regression/graphite/CMakeLists.txt
  Fortran/gfortran/regression/guality/CMakeLists.txt
  Fortran/gfortran/regression/ieee/CMakeLists.txt
  Fortran/gfortran/regression/ieee/DisabledFiles.cmake
  Fortran/gfortran/regression/lto/CMakeLists.txt
  Fortran/gfortran/regression/lto/DisabledFiles.cmake
  Fortran/gfortran/regression/prof/CMakeLists.txt
  Fortran/gfortran/regression/ubsan/CMakeLists.txt
  Fortran/gfortran/regression/ubsan/DisabledFiles.cmake
  Fortran/gfortran/regression/vect/CMakeLists.txt
  Fortran/gfortran/regression/vect/DisabledFiles.cmake
  Fortran/gfortran/torture/CMakeLists.txt
  Fortran/gfortran/torture/compile/CMakeLists.txt
  Fortran/gfortran/torture/compile/DisabledFiles.cmake
  Fortran/gfortran/torture/execute/CMakeLists.txt
  Fortran/gfortran/torture/execute/DisabledFiles.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153431.533946.patch
Type: text/x-patch
Size: 199807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230623/40af8618/attachment-0001.bin>


More information about the flang-commits mailing list