Commit 56b04af7 by Bernhard Fischer Committed by Bernhard Reutner-Fischer

list_read_2.f90: Fix typo in description.

2006-01-10  Bernhard Fischer  <rep.nop@aon.at>

	* gfortran.dg/list_read_2.f90: Fix typo in description.

From-SVN: r109541
parent 6c23a1f2
2006-01-10 Bernhard Fischer <rep.nop@aon.at>
* gfortran.dg/list_read_2.f90: Fix typo in description.
2006-01-10 Jan Beulich <jbeulich@novell.com> 2006-01-10 Jan Beulich <jbeulich@novell.com>
* lib/target-supports.exp (check_visibility_available): Simplify test * lib/target-supports.exp (check_visibility_available): Simplify test
! { dg-do run } ! { dg-do run }
! PR16805 ! PR16805
! Test list directed reads from character substrings ! Test list directed reads from character substrings
! The IO library was reporting an error rather the end-or-fecord when it ! The IO library was reporting an error rather the end-of-record when it
! got to the end of an internal file record. ! got to the end of an internal file record.
program list_read_2 program list_read_2
implicit none implicit none
......
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