direct_io_2.f90: New test.
authorBud Davis <bdavis9659@comcast.net>
Sun, 28 Nov 2004 21:14:02 +0000 (21:14 +0000)
committerBud Davis <bdavis@gcc.gnu.org>
Sun, 28 Nov 2004 21:14:02 +0000 (21:14 +0000)
commit905d47a9507cc15446a517fce0aa050344fdeb53
tree89d7f6bc7734d8a3ecf12aac0f4cbe7e31547a34
parent856e49c207daeb5ef0d24e43e432f6215b24ef33
direct_io_2.f90: New test.

2004-11-28  Bud Davis  <bdavis9659@comcast.net>

        * gcc/gcc/gfortran.dg/direct_io_2.f90: New test.

        * gcc/libgfortran/io/unix.c (mmap_alloc_w_a): check for a write
to a location less than the mapped area.

From-SVN: r91426
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/direct_io_2.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/io/unix.c