write_to_null.f90: Rename to write_to_null.F90.
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sat, 10 May 2008 19:37:45 +0000 (19:37 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sat, 10 May 2008 19:37:45 +0000 (19:37 +0000)
commit6e90dc6b64630fd7485eff318a24531a49654daf
treeb44b7de625edbaa2b9dc341b0d22eed59074caeb
parent1ed5323bb8248a7b2fe1c0fd3409a55b2bf69797
write_to_null.f90: Rename to write_to_null.F90.

* write_to_null.f90: Rename to write_to_null.F90.
* write_to_null.F90: On Windows, "nul" is the equivalent of the
Unix /dev/null.

From-SVN: r135158
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/write_to_null.F90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/write_to_null.f90 [deleted file]