[flang-commits] [PATCH] D117843: [flang] Extension: skip over NAMELIST groups

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Thu Jan 20 15:40:46 PST 2022


klausler created this revision.
klausler added a reviewer: vdonaldson.
klausler added a project: Flang.
Herald added a subscriber: jdoerfert.
klausler requested review of this revision.

Implements a near-universal extension in which NAMELIST
input will skip over unrelated namelist groups in the
input stream until the group with the requested name appears.


https://reviews.llvm.org/D117843

Files:
  flang/runtime/namelist.cpp
  flang/unittests/Runtime/Namelist.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117843.401805.patch
Type: text/x-patch
Size: 5085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220120/1f3f7080/attachment.bin>


More information about the flang-commits mailing list