[all-commits] [llvm/llvm-project] 147f54: [flang] Accept whole assumed-size arrays as variab...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Fri Mar 1 16:08:57 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 147f54e36a182934d926bc311a5d63c64425664f
https://github.com/llvm/llvm-project/commit/147f54e36a182934d926bc311a5d63c64425664f
Author: Peter Klausler <35819229+klausler at users.noreply.github.com>
Date: 2024-03-01 (Fri, 01 Mar 2024)
Changed paths:
M flang/lib/Semantics/expression.cpp
M flang/test/Semantics/assign04.f90
Log Message:
-----------
[flang] Accept whole assumed-size arrays as variable selectors (#82806)
Include variable selectors ("select type (x => y)") as a context in
which a whole assumed-size array may legitimately appear.
Fixes https://github.com/llvm/llvm-project/issues/81910.
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