newunit_3.f90: Add dg-do run.

2013-01-01  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	* gfortran.dg/newunit_3.f90: Add dg-do run.
	* gfortran.dg/inquire_15.f90: Add dg-do run.

From-SVN: r194775
This commit is contained in:
Jerry DeLisle 2013-01-02 03:46:44 +00:00
parent a9b01f002f
commit b33cc99432
3 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2013-01-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
* gfortran.dg/newunit_3.f90: Add dg-do run.
* gfortran.dg/inquire_15.f90: Add dg-do run.
2013-01-01 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/55831

View File

@ -1,3 +1,4 @@
! { dg-do run }
! PR48976 test case by jvdelisle@gcc.gnu.org
character(len=20) :: str
str = "abcdefg"

View File

@ -1,3 +1,4 @@
! { dg-do run }
! PR48960 On ERROR newunit should not modify user variable.
program test_newunit
integer :: st, un = 0