[flang-commits] [PATCH] D146485: Add tests from gfortran test suite [build files]

Tarun Prabhu via Phabricator via flang-commits flang-commits at lists.llvm.org
Thu Apr 13 14:41:22 PDT 2023


tarunprabhu updated this revision to Diff 513366.
tarunprabhu edited the summary of this revision.
tarunprabhu added a comment.

@kiranchandramohan, Thanks for testing this.

Apologies, the lit.local.cfg files where missing from the patch. They have been added now.

If you believe that the AArch64 machine on which you are testing is representative, I can add it to the list of platforms on which these tests are enabled.


Repository:
  rT test-suite

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

https://reviews.llvm.org/D146485

Files:
  Fortran/CMakeLists.txt
  Fortran/gfortran/CMakeLists.txt
  Fortran/gfortran/COPYING
  Fortran/gfortran/COPYING3
  Fortran/gfortran/LICENSE.txt
  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/guality/CMakeLists.txt
  Fortran/gfortran/regression/ieee/CMakeLists.txt
  Fortran/gfortran/regression/lit.local.cfg
  Fortran/gfortran/regression/lto/CMakeLists.txt
  Fortran/gfortran/regression/prof/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
  Fortran/gfortran/torture/lit.local.cfg
  cmake/modules/SingleMultiSource.cmake
  cmake/modules/TestSuite.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146485.513366.patch
Type: text/x-patch
Size: 145465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230413/09141ecc/attachment-0001.bin>


More information about the flang-commits mailing list