data_char_1.f90: Fix typo, add dg-do directive.
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Thu, 20 Jan 2005 22:48:56 +0000 (23:48 +0100)
committerTobias Schlüter <tobi@gcc.gnu.org>
Thu, 20 Jan 2005 22:48:56 +0000 (23:48 +0100)
commit9d953276e175309cd6fa1ee51b4cd32d7d1c1e15
tree1eba0da52f3fc2cfe58758567171cdfedef9ace2
parent548414c6fb1352554dcc8f573610bd87a4e7da80
data_char_1.f90: Fix typo, add dg-do directive.

* gfortran.dg/data_char_1.f90: Fix typo, add dg-do directive.
* gfortran.dg/direct_io_1.f90: Add dg-do directive.
* gfortran.dg/entry_1.f90: Fix typo, add dg-do directive.
* gfortran.dg/getenv_1.f90: Add dg-do directive.
* gfortran.dg/pr16597.f90, gfortran.dg/pr17143.f90,
gfortran.dg/pr17164.f90: Add missing dg-do directives.

From-SVN: r93994
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/data_char_1.f90
gcc/testsuite/gfortran.dg/direct_io_1.f90
gcc/testsuite/gfortran.dg/entry_1.f90
gcc/testsuite/gfortran.dg/getenv_1.f90
gcc/testsuite/gfortran.dg/pr16597.f90
gcc/testsuite/gfortran.dg/pr17143.f90
gcc/testsuite/gfortran.dg/pr17164.f90