This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/45710] Adjust format and padding for WRITE of NAMELIST group to internal file


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45710

--- Comment #15 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2010-10-07 01:20:28 UTC ---
Author: jvdelisle
Date: Thu Oct  7 01:20:23 2010
New Revision: 165077

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165077
Log:
2010-10-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

    Backport from mainline:
    PR libfortran/45710
    * io/write.c (namelist_write_newline): Pad character array internal
    unit records with spaces.

Modified:
    branches/gcc-4_5-branch/libgfortran/ChangeLog
    branches/gcc-4_5-branch/libgfortran/io/write.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]