[flang-commits] [PATCH] D157457: [flang][tests] Enable some fixed tests, disable some with valid new errors
Peter Klausler via Phabricator via flang-commits
flang-commits at lists.llvm.org
Tue Aug 8 16:56:49 PDT 2023
klausler created this revision.
klausler added a reviewer: tarunprabhu.
klausler added a project: Flang.
Herald added a subscriber: jdoerfert.
Herald added a project: All.
klausler requested review of this revision.
Many gfortran regression tests that were disabled because they failed
have been fixed in llvm-project/main, and can now be removed from the
DisabledFiles.cmake file. Some tests that were compiling and running
no longer do so because they contain valid errors that are now detected
by flang at compilation time.
Repository:
rT test-suite
https://reviews.llvm.org/D157457
Files:
Fortran/gfortran/regression/DisabledFiles.cmake
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157457.548402.patch
Type: text/x-patch
Size: 2743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230808/e2477b73/attachment-0001.bin>
More information about the flang-commits
mailing list