[all-commits] [llvm/llvm-project] 3de9aa: [flang] Catch READ(... SIZE=) with NML= or FMT=* (...

Peter Klausler via All-commits all-commits at lists.llvm.org
Mon Nov 13 14:20:56 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3de9aa6b3617f1af0c0f2afd894f431d9b3b0d05
      https://github.com/llvm/llvm-project/commit/3de9aa6b3617f1af0c0f2afd894f431d9b3b0d05
  Author: Peter Klausler <35819229+klausler at users.noreply.github.com>
  Date:   2023-11-13 (Mon, 13 Nov 2023)

  Changed paths:
    M flang/docs/Extensions.md
    M flang/lib/Semantics/check-io.cpp
    M flang/test/Semantics/io03.f90

  Log Message:
  -----------
  [flang] Catch READ(... SIZE=) with NML= or FMT=* (#71235)

The SIZE= specifier may not appear on a list-directed or namelist READ
statement.




More information about the All-commits mailing list