forked from OSchip/llvm-project
![]() The sign of the scaling factor was misinterpreted for output as meaning what it does for input. To be correct, they should cancel each other out. print '(1P,F4.3)', 1. ! printed 0.1 but should print 10.0 Differential revision: https://reviews.llvm.org/D88610 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
character.cpp | ||
external-hello.cpp | ||
external-io.cpp | ||
format.cpp | ||
hello.cpp | ||
list-input.cpp | ||
testing.cpp | ||
testing.h |