[flang] Foil attempts to put automatic objects in COMMON (#66228)
We were catching automatic objects in modules and SAVE, but not in COMMON blocks. Fixes https://github.com/llvm/llvm-project/issues/65003.
Loading
Please sign in to comment
We were catching automatic objects in modules and SAVE, but not in COMMON blocks. Fixes https://github.com/llvm/llvm-project/issues/65003.