diff options
author | Peter Klausler <pklausler@nvidia.com> | 2025-08-05 13:39:33 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-05 13:39:33 -0700 |
commit | effa35d240f34bcd07f0653b6fbdd999a5dbf02e (patch) | |
tree | 1fab4cce061fc7b8f5194eb12b8275ac338d376d /llvm/lib/TextAPI | |
parent | aec90f2f27317dbb075a5a816e11b4892f035680 (diff) | |
download | llvm-effa35d240f34bcd07f0653b6fbdd999a5dbf02e.zip llvm-effa35d240f34bcd07f0653b6fbdd999a5dbf02e.tar.gz llvm-effa35d240f34bcd07f0653b6fbdd999a5dbf02e.tar.bz2 |
[flang][runtime] Don't always accept a bare exponent letter (#151597)
For more accurate compatibility with other compilers' extensions, accept
a bare exponent letter as valid real input to a formatted READ statement
only in a fixed-width input field. So it works with (G1.0) editing, but
not (G)/(D)/(E)/(F) or list-directed input.
Fixes https://github.com/llvm/llvm-project/issues/151465.
Diffstat (limited to 'llvm/lib/TextAPI')
0 files changed, 0 insertions, 0 deletions