eor_1.f90: Fix dg-do run line

2005-04-07  Thomas Koenig  <Thomas.Koenig@online.de>

	* gfortran.dg/eor_1.f90:  Fix dg-do run line
	* gfortran.dg/open_new.f90:  Fix dg-do run line

From-SVN: r97784
This commit is contained in:
Thomas Koenig 2005-04-07 15:11:59 +00:00 committed by Thomas Koenig
parent e865b6f732
commit 20d2747710
3 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2005-04-07 Thomas Koenig <Thomas.Koenig@online.de>
* gfortran.dg/eor_1.f90: Fix dg-do run line
* gfortran.dg/open_new.f90: Fix dg-do run line
2005-04-07 Hans-Peter Nilsson <hp@axis.com>
* lib/target-supports.exp (get_compiler_messages): Support

View file

@ -1,4 +1,4 @@
! { dg do-run }
! { dg-do run }
! PR 19451: The test for advance='NO' with eor used to be reversed.
program main
character*2 c

View file

@ -1,4 +1,4 @@
! { dg do-run }
! { dg-do run }
! PR 18982: verifies that opening an existing file with
! status="new" is an error
program main