[flang-commits] [flang] [Flang] External subprograms should be allowed as proc_target in procedure pointers. (PR #183268)
Eugene Epshteyn via flang-commits
flang-commits at lists.llvm.org
Mon Apr 6 13:25:57 PDT 2026
================
@@ -4,7 +4,6 @@
!RUN: %flang_fc1 -emit-hlfir -flang-experimental-hlfir -fopenmp %s -o - | FileCheck %s
!RUN: bbc -emit-hlfir -fopenmp %s -o - | FileCheck %s
----------------
eugeneepshteyn wrote:
```suggestion
!RUN: %flang_fc1 -emit-hlfir -fopenmp %s -o - | FileCheck %s
```
https://github.com/llvm/llvm-project/pull/183268
More information about the flang-commits
mailing list