This is an archive of the discontinued LLVM Phabricator instance.

[flang][runtime] Allow extra character for E0.0 output editing
ClosedPublic

Authored by klausler on Jun 3 2022, 3:43 PM.

Details

Summary

When the digit count ('d') is zero in E0 editing, allow for one more
output character; otherwise, any - or + sign in the output causes
an output field overflow.

Diff Detail

Event Timeline

klausler created this revision.Jun 3 2022, 3:43 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 3 2022, 3:43 PM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Jun 3 2022, 3:43 PM
vdonaldson accepted this revision.Jun 3 2022, 3:45 PM
This revision is now accepted and ready to land.Jun 3 2022, 3:45 PM