testsuite ChangeLog:
2005-11-26 Janne Blomqvist <jb@gcc.gnu.org> PR libgfortran/24945 * gfortran.dg/open_status_2.f90: Fix wrong PR number in comment. From-SVN: r107540
This commit is contained in:
parent
cea51b427a
commit
7fde2fe38c
|
@ -1,3 +1,8 @@
|
|||
2005-11-26 Janne Blomqvist <jb@gcc.gnu.org>
|
||||
|
||||
PR libgfortran/24945
|
||||
* gfortran.dg/open_status_2.f90: Fix wrong PR number in comment.
|
||||
|
||||
2005-11-26 Janne Blomqvist <jb@gcc.gnu.org>
|
||||
|
||||
PR libgfortran/24945
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
! { dg-do run }
|
||||
! PR 25036
|
||||
! PR 24945
|
||||
! Test reopening file without status specifier or with
|
||||
! status='unknown'. The standard says that these two must behave
|
||||
! identically, but the actual behaviour is processor dependent.
|
||||
|
|
Loading…
Reference in New Issue