[all-commits] [llvm/llvm-project] d34f5d: [flang] Accept ALLOCATED(ARRAY=assumedRank) (#66233)

Peter Klausler via All-commits all-commits at lists.llvm.org
Wed Sep 13 15:55:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d34f5dd07a2197ec91ecc33307eed6435ceda73f
      https://github.com/llvm/llvm-project/commit/d34f5dd07a2197ec91ecc33307eed6435ceda73f
  Author: Peter Klausler <35819229+klausler at users.noreply.github.com>
  Date:   2023-09-13 (Wed, 13 Sep 2023)

  Changed paths:
    M flang/lib/Evaluate/intrinsics.cpp
    M flang/test/Semantics/allocated.f90

  Log Message:
  -----------
  [flang] Accept ALLOCATED(ARRAY=assumedRank) (#66233)

The definitions of the ALLOCATED intrinsic in the intrinsics table did
not allow for an assumed-rank array.




More information about the All-commits mailing list