diff options
author | Jerry DeLisle <jvdelisle@gcc.gnu.org> | 2024-12-09 20:11:23 -0800 |
---|---|---|
committer | Jerry DeLisle <jvdelisle@gcc.gnu.org> | 2024-12-10 09:28:25 -0800 |
commit | cf406a6c79ce404c45f99bcf2df3293269dbb462 (patch) | |
tree | f7fe1bf4a227c7151fc478d93b2792703780b66c /contrib/gcc-changelog/git_commit.py | |
parent | d26c166001d6a5bdfd94be6e6d17135669ed340b (diff) | |
download | gcc-cf406a6c79ce404c45f99bcf2df3293269dbb462.zip gcc-cf406a6c79ce404c45f99bcf2df3293269dbb462.tar.gz gcc-cf406a6c79ce404c45f99bcf2df3293269dbb462.tar.bz2 |
Fortran: Fix READ with padding in BLANK ZERO mode.
PR fortran/117819
libgfortran/ChangeLog:
* io/read.c (read_decimal): If the read value is short of the
specified width and pad mode is PAD yes, check for BLANK ZERO
and adjust the value accordingly.
(read_decimal_unsigned): Likewise.
(read_radix): Likewise.
gcc/testsuite/ChangeLog:
* gfortran.dg/pr117819.f90: New test.
Diffstat (limited to 'contrib/gcc-changelog/git_commit.py')
0 files changed, 0 insertions, 0 deletions