[flang-commits] [flang] [flang][Semantics] reject COMMON/EQUIVALENCE/derived types that do not fit in int64 (PR #219976)
via flang-commits
flang-commits at lists.llvm.org
Thu Sep 3 00:55:10 PDT 2026
jeanPerier wrote:
> This is a note from AI agent. I consider this optional for this PR and it could definitely be a separate fix:
Fair point, I updated the code to carry the symbol whose incorporation into the equivalence is causing the overflow (your Option 3), I think this is the most useful in the error message.
https://github.com/llvm/llvm-project/pull/219976
More information about the flang-commits
mailing list