llvm-project
ade9d1f8 - [flang][runtime] Remove bad runtime assertion (#134176)

Commit
262 days ago
[flang][runtime] Remove bad runtime assertion (#134176) The RUNTIME_CHECK in question doesn't allow for the possibility that an allocatable or pointer component could be processed by defined I/O. Remove it in favor of a dynamic allocation check.
Author
Parents
Loading