llvm-project
ade9d1f8
- [flang][runtime] Remove bad runtime assertion (#134176)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#134176 - [flang][runtime] Remove bad runtime assertion
Author
klausler
Parents
262b3f76
Loading