[all-commits] [llvm/llvm-project] 1fd723: [flang] Runtime assigned format errors

vdonaldson via All-commits all-commits at lists.llvm.org
Wed Aug 16 10:14:52 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1fd72321a48d76ae884adb132a109817eee981a0
      https://github.com/llvm/llvm-project/commit/1fd72321a48d76ae884adb132a109817eee981a0
  Author: V Donaldson <vdonaldson at nvidia.com>
  Date:   2023-08-16 (Wed, 16 Aug 2023)

  Changed paths:
    M flang/lib/Lower/IO.cpp
    M flang/test/Lower/format-statement.f90

  Log Message:
  -----------
  [flang] Runtime assigned format errors

Generate a runtime error message for a reference to an invalid
assigned format such as:

if (.true.) print n
end




More information about the All-commits mailing list