[flang-commits] [flang] [flang][OpenMP] Dump requirement clauses/flags in WithOmpDeclarative (PR #163450)
Krzysztof Parzyszek via flang-commits
flang-commits at lists.llvm.org
Thu Oct 16 12:54:50 PDT 2025
kparzysz wrote:
> This patch breaks a gfortran regression test (llvm-test-suite/Fortran/gfortran/regression/gomp/requires-9.f90) and that has broken the "2stage" build bots like https://lab.llvm.org/buildbot/#/builders/41/builds/9666.
It's actually the module one that did it (163449). I have a PR with a fix pending review: https://github.com/llvm/llvm-project/pull/163805. Sorry about the inconvenience.
https://github.com/llvm/llvm-project/pull/163450
More information about the flang-commits
mailing list