[flang-commits] [flang] [Flang][OpenMP] Add Semantics support for Nested OpenMPLoopConstructs (PR #145917)
David Spickett via flang-commits
flang-commits at lists.llvm.org
Tue Jul 8 05:49:33 PDT 2025
DavidSpickett wrote:
> Apologies @kparzysz @ronlieb I am so far unable to reproduce this issue. I ran the reproducer with the command provided 120 times and it has not crashed.
I also hammered the tests on AArch64 Ubuntu Linux and never found a failure but it would fail within a few runs on Windows on Arm. So there is some unknown factor, perhaps memory allocation if the list has to reallocate as a result of the erase.
https://github.com/llvm/llvm-project/pull/145917
More information about the flang-commits
mailing list