[all-commits] [llvm/llvm-project] b16c98: [flang] Fix check for coarray actual passed to imp...

Peter Klausler via All-commits all-commits at lists.llvm.org
Mon Jan 27 08:55:43 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b16c989697208795f6428432f9ab05c5535b6085
      https://github.com/llvm/llvm-project/commit/b16c989697208795f6428432f9ab05c5535b6085
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2025-01-27 (Mon, 27 Jan 2025)

  Changed paths:
    M flang/lib/Semantics/check-call.cpp
    M flang/test/Semantics/call13.f90

  Log Message:
  -----------
  [flang] Fix check for coarray actual passed to implicit interface (#123836)

The check for a coarray actual argument being passed to a procedure with
an implicit interface was incorrect, yielding false positives for
coindexed objects. Fix.



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