Unverified Commit 41096d19 authored by jeanPerier's avatar jeanPerier Committed by GitHub
Browse files

[flang] Do not instantiate components in initial targets as objects (#75778)

Lowering was instantiating component symbols (but the last) in initial
target designator as if they were whole objects, leading to collisions
and bugs.

Fixes https://github.com/llvm/llvm-project/issues/75728
parent 3068d277
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment