1 Commits

Author SHA1 Message Date
Peter Klausler
28c427e5c0
[flang] Ensure that DATA converter can cope with proc ptr error (#90973)
Multiple definitions of a procedure pointer with DATA statements should
elicit an error message, not a compiler crash.

Fixes https://github.com/llvm/llvm-project/issues/90944.
2024-05-09 09:44:07 -07:00