diff options
author | Peter Klausler <pklausler@nvidia.com> | 2025-09-17 09:17:33 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-17 09:17:33 -0700 |
commit | ae46b9ed64d8012435040b4f5924644995f9739f (patch) | |
tree | aa2bd373f48709107aa75d7329c10147ed792041 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 59c77e7ec1ad65d630df227a9df13b5f78929b7a (diff) | |
download | llvm-ae46b9ed64d8012435040b4f5924644995f9739f.zip llvm-ae46b9ed64d8012435040b4f5924644995f9739f.tar.gz llvm-ae46b9ed64d8012435040b4f5924644995f9739f.tar.bz2 |
[flang][runtime] Fix bug with NAMELIST in child input (#159173)
Don't let "hitSlash_" flag in child input propagate back to the parent
input statement's state when the child input was NAMELIST and the
NAMELIST input has properly consumed the terminal '/' character. (It can
get set if NAMELIST item input ran into it.) The current failure to
reset that flag is causing list-directed parent input to stop early.
Fixes https://github.com/llvm/llvm-project/issues/159127.
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions