[flang-commits] [flang] [llvm] [flang][OpenMP] Overhaul implementation of ATOMIC construct (PR #137852)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Mon Jun 2 04:11:54 PDT 2025
https://github.com/tblah commented:
This patch causes this test to fail to compile: https://github.com/llvm/llvm-test-suite/blob/main/Fortran/gfortran/regression/gomp/pr62131.f90
Your patch is correct: this should not compile because `nerrs` is ALLOCATABLE. Please disable this test before merging your patch so that the CI bots stay green.
I'm seeing several regressions in the Fujitsu testsuite from this patch. Please could you look into this.
https://github.com/llvm/llvm-project/pull/137852
More information about the flang-commits
mailing list