[flang-commits] [flang] [llvm] [Flang] Adding first lowering for the allocation and deallocation of coarrays (PR #182110)
antoine moynault via flang-commits
flang-commits at lists.llvm.org
Wed Apr 22 04:14:05 PDT 2026
antmox wrote:
Hi @JDPailleux ,
It looks like this patch caused other failures on tests still not disabled :
https://lab.llvm.org/buildbot/#/builders/17/builds/15468
FAIL: test-suite::gfortran-regression-compile-regression__coarray__ptr_comp_5_f08.test
FAIL: test-suite::gfortran-regression-compile-regression__coarray_21_f90.test
FAIL: test-suite::gfortran-regression-compile-regression__coarray_alloc_comp_4_f08.test
FAIL: test-suite::gfortran-regression-compile-regression__coarray_23_f90.test
FAIL: test-suite::gfortran-regression-compile-regression__coarray_46_f90.test
FAIL: test-suite::gfortran-regression-compile-regression__pr71688_f90.test
FAIL: test-suite::gfortran-regression-compile-regression__pr90002_f90.test
FAIL: test-suite::gfortran-regression-compile-regression__pr95827_f90.test
Coud you please look at this ?
https://github.com/llvm/llvm-project/pull/182110
More information about the flang-commits
mailing list