[all-commits] [llvm/llvm-project] 21d006: [flang] Support kind/index lookup inside of EQUIVA...
Eugene Epshteyn via All-commits
all-commits at lists.llvm.org
Wed Dec 3 05:30:06 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 21d006c4828a2f547e861c23549796834a377d2b
https://github.com/llvm/llvm-project/commit/21d006c4828a2f547e861c23549796834a377d2b
Author: Eugene Epshteyn <eepshteyn at nvidia.com>
Date: 2025-12-03 (Wed, 03 Dec 2025)
Changed paths:
M flang/lib/Semantics/resolve-names.cpp
A flang/test/Semantics/equiv-kind.f90
Log Message:
-----------
[flang] Support kind/index lookup inside of EQUIVALENCE (#170056)
Turn off "in EQUIVALENCE" check for processing of array subscripts,
since subscripts themselves are not part of the EQUIVALENCE.
Fixes #169590
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