[flang-commits] [PATCH] D154373: [llvm-test-suite][Fortran/gfortran] Refactor build system

Tarun Prabhu via Phabricator via flang-commits flang-commits at lists.llvm.org
Mon Jul 3 12:15:43 PDT 2023


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

Fixed typos.

Added -mtune=amdfam10 to the set of blacklisted flags. This is a target-specific flag, and once the DejaGNU target directives are handled correctly, this can be removed (along with some other flags) from the blacklist.


Repository:
  rT test-suite

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

https://reviews.llvm.org/D154373

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154373.536863.patch
Type: text/x-patch
Size: 47385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230703/dd6ee2f5/attachment-0001.bin>


More information about the flang-commits mailing list