[all-commits] [llvm/llvm-project] 7c5630: [flang] Handle spaces (more) correctly in REAL input
Peter Klausler via All-commits
all-commits at lists.llvm.org
Mon Aug 3 16:13:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7c5630fe9908a8bf10be2e9d26054406fac8de87
https://github.com/llvm/llvm-project/commit/7c5630fe9908a8bf10be2e9d26054406fac8de87
Author: peter klausler <pklausler at nvidia.com>
Date: 2020-08-03 (Mon, 03 Aug 2020)
Changed paths:
M flang/runtime/edit-input.cpp
Log Message:
-----------
[flang] Handle spaces (more) correctly in REAL input
Fixes problems in FCVS test fm110.f.
Add more comments, too.
Differential Revision: https://reviews.llvm.org/D85163
More information about the All-commits
mailing list