[all-commits] [llvm/llvm-project] 40d909: [flang] Enforce C15104(5) for coindexed values (#1...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Mon Mar 10 13:20:56 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 40d9096fda65dc94fc1b10c091802dcb8f3ab3a5
https://github.com/llvm/llvm-project/commit/40d9096fda65dc94fc1b10c091802dcb8f3ab3a5
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2025-03-10 (Mon, 10 Mar 2025)
Changed paths:
M flang/lib/Semantics/assignment.cpp
M flang/test/Semantics/call12.f90
Log Message:
-----------
[flang] Enforce C15104(5) for coindexed values (#130203)
A object's value can't be copied from another image by means of an
intrinsic assignment statement if it has a derived type that contains a
pointer subobject ultimate component.
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