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 #17 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2010-10-07 02:31:18 UTC ---
Author: jvdelisle
Date: Thu Oct  7 02:31:14 2010
New Revision: 165079

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165079
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_4-branch/libgfortran/ChangeLog
    branches/gcc-4_4-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]