[all-commits] [llvm/llvm-project] 858a79: [flang] relax ASSOCIATED checks for assumed-ranks ...

jeanPerier via All-commits all-commits at lists.llvm.org
Tue Jun 4 07:25:24 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 858a79eb1896b957098746c82c956c74b482866d
      https://github.com/llvm/llvm-project/commit/858a79eb1896b957098746c82c956c74b482866d
  Author: jeanPerier <jperier at nvidia.com>
  Date:   2024-06-04 (Tue, 04 Jun 2024)

  Changed paths:
    M flang/lib/Evaluate/intrinsics.cpp
    M flang/lib/Semantics/check-call.cpp
    M flang/test/Semantics/associated.f90

  Log Message:
  -----------
  [flang] relax ASSOCIATED checks for assumed-ranks (#94277)

Nothing in the standard actually prevents TARGET from being an
assumed-rank if the POINTER is. The only rank related constraints says:
"POINTER is not assumed-rank, TARGET shall have the same rank as
POINTER.".



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