[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
Please register or sign in to comment