This is an archive of the discontinued LLVM Phabricator instance.

[flang] Handle leading zeroes after decimal in REAL formatted input
ClosedPublic

Authored by klausler on Jul 21 2020, 5:24 PM.

Details

Summary

Leading zero digits after the decimal mark were being dropped.

Diff Detail

Event Timeline

klausler created this revision.Jul 21 2020, 5:24 PM
Herald added a project: Restricted Project. · View Herald Transcript
sscalpone accepted this revision.Jul 21 2020, 5:31 PM
This revision is now accepted and ready to land.Jul 21 2020, 5:31 PM
This revision was automatically updated to reflect the committed changes.