llvm-project
638f8636
- [flang][runtime] Account for missing READ(SIZE=) characters (#153967)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
30 days ago
[flang][runtime] Account for missing READ(SIZE=) characters (#153967) One of the two formatted real input paths was failing to call GotChar() to account for the characters that it consumes. Fixes https://github.com/llvm/llvm-project/issues/153830.
References
#153967 - [flang][runtime] Account for missing READ(SIZE=) characters
Author
klausler
Parents
9a7a16c8
Loading