Commit 20d27477 by Thomas Koenig Committed by Thomas Koenig

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
parent e865b6f7
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> 2005-04-07 Hans-Peter Nilsson <hp@axis.com>
* lib/target-supports.exp (get_compiler_messages): Support * lib/target-supports.exp (get_compiler_messages): Support
......
! { dg do-run } ! { dg-do run }
! PR 19451: The test for advance='NO' with eor used to be reversed. ! PR 19451: The test for advance='NO' with eor used to be reversed.
program main program main
character*2 c character*2 c
......
! { dg do-run } ! { dg-do run }
! PR 18982: verifies that opening an existing file with ! PR 18982: verifies that opening an existing file with
! status="new" is an error ! status="new" is an error
program main program main
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment