[flang-commits] [flang] [flang][openacc] Allow open acc routines from other modules. (PR #136012)

Andre Kuhlenschmidt via flang-commits flang-commits at lists.llvm.org
Thu May 15 07:24:10 PDT 2025


akuhlens wrote:

@DavidSpickett and @kkwli for both of these tests we were erroring out during compilation with internal compiler errors. These should programs should be rejected by the compiler. I am preparing a PR that will reject these programs, in order to satisfy the test. If I wanted to change the expected behavior of the test how would I go about doing that? I haven't dealt with modifying the test-suite yet.

https://github.com/llvm/llvm-project/pull/136012


More information about the flang-commits mailing list