[all-commits] [llvm/llvm-project] b949a6: [flang] Warn on useless IOMSG= (#102250)

Peter Klausler via All-commits all-commits at lists.llvm.org
Thu Aug 8 11:08:47 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b949a6f5e3219290ce090895e284d12fc76f9d61
      https://github.com/llvm/llvm-project/commit/b949a6f5e3219290ce090895e284d12fc76f9d61
  Author: Peter Klausler <35819229+klausler at users.noreply.github.com>
  Date:   2024-08-08 (Thu, 08 Aug 2024)

  Changed paths:
    M flang/include/flang/Common/Fortran-features.h
    M flang/lib/Semantics/check-io.cpp
    M flang/lib/Semantics/check-io.h
    M flang/lib/Semantics/semantics.cpp
    M flang/test/Semantics/io05.f90
    M flang/test/Semantics/undef-result01.f90

  Log Message:
  -----------
  [flang] Warn on useless IOMSG= (#102250)

An I/O statement with IOMSG= but neither ERR= nor IOSTAT= deserves a
warning to the effect that it's not useful.



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