[all-commits] [llvm/llvm-project] 8dac04: [flang-rt] Add support for logical binary input ed...

John Otken via All-commits all-commits at lists.llvm.org
Tue Jun 9 11:56:01 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8dac043eb036250cfc2010c44c75b54d08d2d5ef
      https://github.com/llvm/llvm-project/commit/8dac043eb036250cfc2010c44c75b54d08d2d5ef
  Author: John Otken <john at otken.com>
  Date:   2026-06-09 (Tue, 09 Jun 2026)

  Changed paths:
    M flang-rt/lib/runtime/edit-input.cpp
    M flang-rt/unittests/Runtime/InputExtensions.cpp
    M flang/docs/Extensions.md

  Log Message:
  -----------
  [flang-rt] Add support for logical binary input edit descriptor (#193490)

Add binary 'B' input edit descriptor support for logical values to flang
runtime EditLogicalInput(). The logical binary 'B' edit descriptor is
already supported in EditLogicalOutput().

Co-authored-by: John Otken john.otken at hpe.com



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list