[all-commits] [llvm/llvm-project] d53079: [flang] Catch coindexed procedure pointer/binding ...

Peter Klausler via All-commits all-commits at lists.llvm.org
Mon Mar 10 13:18:29 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d53079055ed6e9afbb8d944dadb3298e76949711
      https://github.com/llvm/llvm-project/commit/d53079055ed6e9afbb8d944dadb3298e76949711
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2025-03-10 (Mon, 10 Mar 2025)

  Changed paths:
    M flang/include/flang/Evaluate/tools.h
    M flang/lib/Semantics/expression.cpp
    M flang/test/Semantics/bindings01.f90

  Log Message:
  -----------
  [flang] Catch coindexed procedure pointer/binding references (#129931)

A procedure designator cannot be coindexed, except for cases in which
the coindexing doesn't matter (i.e. a binding that can't be overridden).



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