[all-commits] [llvm/llvm-project] 587f99: [flang] Catch C15104(4) violations when coindexing...

Peter Klausler via All-commits all-commits at lists.llvm.org
Wed Mar 19 11:59:21 PDT 2025


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

  Changed paths:
    M flang/include/flang/Semantics/tools.h
    M flang/lib/Semantics/check-call.cpp
    M flang/lib/Semantics/expression.cpp
    M flang/lib/Semantics/pointer-assignment.cpp
    M flang/lib/Semantics/tools.cpp
    M flang/test/Semantics/structconst03.f90
    M flang/test/Semantics/structconst04.f90

  Log Message:
  -----------
  [flang] Catch C15104(4) violations when coindexing is present (#130677)

The value of a structure constructor component can't have a pointer
ultimate component if it is a coindexed designator.



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