[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
Fri Apr 14 10:19:38 PDT 2023


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

It seems that most of the failing tests were added since I last pulled from gcc's repo. I was unable to reproduce the failures of

- entry_23.f
- findloc_8.f90

There were a number of other failing tests which may be regressions, but I didn't look too closely.

I intend to use the test files from this commit <https://github.com/gcc-mirror/gcc/commit/0d94c6df183375caaa7f672e288a2094ca813749> when I merge this patch into the test suite.


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.513661.patch
Type: text/x-patch
Size: 146999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230414/9a88d955/attachment-0001.bin>


More information about the flang-commits mailing list