[flang-commits] [flang] [llvm] [flang-rt] enable IsNamelistNameOrSlash lookahead for scalar namelist items (PR #211224)
Kareem Ergawy via flang-commits
flang-commits at lists.llvm.org
Thu Jul 30 06:14:17 PDT 2026
================
@@ -0,0 +1,25 @@
+! UNSUPPORTED: offload-cuda
+
+! Regression test for a runtime bug in InputNamelist where an empty
+! assignment to an item aborted with
+! fatal Fortran runtime error: Bad character 'i' in LOGICAL input field
+! The empty value should leave the item at its current value and parsing
----------------
ergawy wrote:
Done.
https://github.com/llvm/llvm-project/pull/211224
More information about the flang-commits
mailing list