[flang-commits] [flang] [flang][openacc] Allow open acc routines from other modules. (PR #136012)
Tarun Prabhu via flang-commits
flang-commits at lists.llvm.org
Thu May 15 10:14:00 PDT 2025
tarunprabhu wrote:
If these tests are not being rejected by the compiler, that is an issue that needs to be fixed in flang. This is the case for many tests in the gfortran test suite for one reason or another. The [README](https://github.com/llvm/llvm-test-suite/blob/main/Fortran/gfortran/README.md) in the gfortran test suite has some information on disable/overriding such tests. In this case though, the two tests in question have already been disabled, so you don't need to do anything.
I have been filing issues (e.g.#119420, #138950, #139776) in such cases. Feel free to file one for these as well so we can track them. I typically add "gfortran" somewhere in the title so we know where they came from.
https://github.com/llvm/llvm-project/pull/136012
More information about the flang-commits
mailing list