[all-commits] [llvm/llvm-project] 839f0a: [flang][runtime] Accept "." as REAL input
Peter Klausler via All-commits
all-commits at lists.llvm.org
Fri Apr 22 12:38:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 839f0abdaaa63569d8e153b553445b6f2a8aaa0f
https://github.com/llvm/llvm-project/commit/839f0abdaaa63569d8e153b553445b6f2a8aaa0f
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2022-04-22 (Fri, 22 Apr 2022)
Changed paths:
M flang/runtime/edit-input.cpp
Log Message:
-----------
[flang][runtime] Accept "." as REAL input
".", possibly followed by an exponent, is a valid REAL input value (meaning zero).
Differential Revision: https://reviews.llvm.org/D124279
More information about the All-commits
mailing list