r256034 - in /trunk: gcc/testsuite/gfortran.dg/...
jvdelisle@gcc.gnu.org
jvdelisle@gcc.gnu.org
Fri Dec 29 19:25:00 GMT 2017
Author: jvdelisle
Date: Fri Dec 29 19:25:31 2017
New Revision: 256034
URL: https://gcc.gnu.org/viewcvs?rev=256034&root=gcc&view=rev
Log:
2017-12-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/83560
* io/write.c (write_integer): Modify to use write_decimal.
For namelist mode, suppress leading blanks and emit them as
trailing blanks. Change parameter from len to kind for better
readability. (nml_write_obj): Fix comment style.
Added:
trunk/gcc/testsuite/gfortran.dg/integer_plus.f90
Modified:
trunk/gcc/testsuite/gfortran.dg/namelist_53.f90
trunk/gcc/testsuite/gfortran.dg/namelist_57.f90
trunk/libgfortran/ChangeLog
trunk/libgfortran/io/write.c
More information about the Gcc-cvs
mailing list