[llvm-bugs] [Bug 55834] [Flang] An array store operation is incorrectly recognized as a statement function. This causes updates to the array to be lost. A Walk over the parse-tree (in flang/lib/Semantics/rewrite-parse-tree.cpp) generally corrects all such statement functions to arrays accesses, but not clear why that did not happen here.

LLVM Bugs via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jun 2 07:11:16 PDT 2022


An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20220602/ab2782bf/attachment.html>


More information about the llvm-bugs mailing list