[flang-commits] [flang] [mlir] Reland "[flang][OpenMP] Fix lowering of LINEAR iteration variables (#188851)" (PR #194623)
Eugene Epshteyn via flang-commits
flang-commits at lists.llvm.org
Tue Apr 28 08:09:01 PDT 2026
eugeneepshteyn wrote:
> 0660_0097 seems to be flaky.
Warning about this test: it writes to implicitly opened file units 81, 82, and 83, leaving behind files fort.81, fort.82, and fort.83. If your test environment doesn't remove these files from run to run (or perhaps some other test happened to use the same unit numbers and leave same named files behind), then this test is likely to read wrong info and fail.
https://github.com/llvm/llvm-project/pull/194623
More information about the flang-commits
mailing list