[flang-commits] [PATCH] D146485: Add tests from gfortran test suite [build files]
Kiran Chandramohan via Phabricator via flang-commits
flang-commits at lists.llvm.org
Fri Apr 14 10:33:10 PDT 2023
kiranchandramohan added a comment.
In D146485#4268998 <https://reviews.llvm.org/D146485#4268998>, @tarunprabhu wrote:
> 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
I think these were runtime failures. I will try again and see.
> There were a number of other failing tests which may be regressions, but I didn't look too closely.
OK. It is probably because I did not run the tests from the subdirectories. I think initially you were not planning to add them. I will run the subdirectories and get back to you with an update.
> 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.
Good to have a reference commit.
Repository:
rT test-suite
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146485/new/
https://reviews.llvm.org/D146485
More information about the flang-commits
mailing list