re PR libfortran/15311 (Incorrect handling of A edit descriptor)
commit94161cec950961a9b8f76db8ef0035dd840d542e
authorBud Davis <bdavis9659@comcast.net>
Sat, 15 May 2004 18:35:39 +0000 (15 18:35 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Sat, 15 May 2004 18:35:39 +0000 (15 18:35 +0000)
tree6e6e8b8beb5dc2aee64c348240fde8280384a9f1
parent1de8a83646644d4486ddceea6a6c102133b8f1be
re PR libfortran/15311 (Incorrect handling of A edit descriptor)

PR fortran/15311
* io/write.c (write_a): right justify A edit output.
libgfortran/
* gfortran.fortran-torture/execute/write_a_1.f90: New test.

From-SVN: r81895
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/execute/write_a_1.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/io/write.c