Unverified Commit e18fa6ee authored by Peter Klausler's avatar Peter Klausler Committed by GitHub
Browse files

[flang] Fix compile-time infinite loop (#66246)

When a COMMON block object has a derived type that is part of a set of
mutually-dependent types with other members, the compiler loops.

Fixes https://github.com/llvm/llvm-project/issues/65572.
parent 135e5216
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