[all-commits] [llvm/llvm-project] 50f147: [flang] Fix checking of pointer passed to assumed-...

Peter Klausler via All-commits all-commits at lists.llvm.org
Tue Mar 28 11:57:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 50f1476a9748c15b9c35391feccff08b75122620
      https://github.com/llvm/llvm-project/commit/50f1476a9748c15b9c35391feccff08b75122620
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
    M flang/lib/Semantics/pointer-assignment.cpp

  Log Message:
  -----------
  [flang] Fix checking of pointer passed to assumed-rank

Don't check ranks when a pointer actual argument is associated with
a pointer assumed-rank dummy argument.

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




More information about the All-commits mailing list