aboutsummaryrefslogtreecommitdiff
path: root/libgm2
diff options
context:
space:
mode:
authorJerry DeLisle <jvdelisle@gcc.gnu.org>2024-02-12 13:12:08 -0800
committerJerry DeLisle <jvdelisle@gcc.gnu.org>2024-02-12 15:29:04 -0800
commit153ce7a78edbe339fa0b1cd314dea0554f59faf0 (patch)
tree8d11b9cdbb397e2f6ea2d06112d76a0f310c92fd /libgm2
parent065dddc6e07a917c57c7955db13b1fe77abbcabc (diff)
libgfortran: Adjust bytes_left and pos for access="STREAM".
During tab edits, the pos (position) and bytes_used Variables were not being set correctly for stream I/O. Since stream I/O does not have 'real' records, the format buffer active length must be used instead of the record length variable. PR libgfortran/109358 libgfortran/ChangeLog: * io/transfer.c (formatted_transfer_scalar_write): Adjust bytes_used and pos variable for stream access. gcc/testsuite/ChangeLog: * gfortran.dg/pr109358.f90: New test.
Diffstat (limited to 'libgm2')
0 files changed, 0 insertions, 0 deletions