diff options
author | Peter Klausler <pklausler@nvidia.com> | 2025-01-14 12:58:16 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-14 12:58:16 -0800 |
commit | bf95854e9ab1209901603d8f9edba4328eed6689 (patch) | |
tree | e831718a138ea231e9a01cbbe26739d80bfe47ee /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 9696355484152eda5684e0ec6249f4c423f08e42 (diff) | |
download | llvm-bf95854e9ab1209901603d8f9edba4328eed6689.zip llvm-bf95854e9ab1209901603d8f9edba4328eed6689.tar.gz llvm-bf95854e9ab1209901603d8f9edba4328eed6689.tar.bz2 |
[flang] EOF goes to ERR= in READ(..., REC=) (#122608)
A direct access READ that tries to read past the end of the file must
recover the error via an ERR= label, not an END= label (which is not
allowed to be present).
Fixes https://github.com/llvm/llvm-project/issues/122150.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions