[all-commits] [llvm/llvm-project] 047884: [flang] runtime: catch OPEN(ACCESS='DIRECT', POSITI...

Peter Klausler via All-commits all-commits at lists.llvm.org
Tue Jan 18 15:08:15 PST 2022


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

  Changed paths:
    M flang/runtime/io-api.cpp
    M flang/runtime/io-stmt.cpp
    M flang/runtime/io-stmt.h

  Log Message:
  -----------
  [flang] runtime: catch OPEN(ACCESS='DIRECT',POSITION=)

A POSITION= specifier may not be used on a direct access file.

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




More information about the All-commits mailing list