llvm-project
638f8636 - [flang][runtime] Account for missing READ(SIZE=) characters (#153967)

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.
Author
Parents
Loading