[flang-commits] [PATCH] D154866: [llvm-test-suite][Fortran/gfortran] Categorize compile-only discrepancies in Fortran/gfortran/regression

Tarun Prabhu via Phabricator via flang-commits flang-commits at lists.llvm.org
Mon Jul 10 12:05:35 PDT 2023


tarunprabhu added a comment.

In D154866#4486290 <https://reviews.llvm.org/D154866#4486290>, @klausler wrote:

> Yes, if somebody presents a code that uses one of these extensions and asks for support.  Otherwise, if there's no need to use them, then there's no need to implement them.

Since they will only be implemented if there is demand, could you move them to the `UNSUPPORTED_FILES` list? If any are "likely" to be implemented even without an explicit request, they can be left as is.


Repository:
  rT test-suite

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

https://reviews.llvm.org/D154866



More information about the flang-commits mailing list