[all-commits] [llvm/llvm-project] cadc07: [flang] Legacy extension: non-character formats

Peter Klausler via All-commits all-commits at lists.llvm.org
Fri Jan 14 14:17:20 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cadc07f01f49598560bb7f259d310d6b3c572a18
      https://github.com/llvm/llvm-project/commit/cadc07f01f49598560bb7f259d310d6b3c572a18
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2022-01-14 (Fri, 14 Jan 2022)

  Changed paths:
    M flang/docs/Extensions.md
    M flang/include/flang/Common/Fortran-features.h
    M flang/lib/Semantics/check-io.cpp
    M flang/test/Semantics/assign06.f90

  Log Message:
  -----------
  [flang] Legacy extension: non-character formats

Very old (pre-'77 standard) codes would use arrays initialized
with Hollerith literals, typically in DATA, as modifiable
formats.

Differential Revision: https://reviews.llvm.org/D117344




More information about the All-commits mailing list