This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r107666 - in /branches/gcc-4_1-branch/gcc: fort...
- From: jakub at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 29 Nov 2005 12:01:57 -0000
- Subject: r107666 - in /branches/gcc-4_1-branch/gcc: fort...
Author: jakub
Date: Tue Nov 29 12:01:56 2005
New Revision: 107666
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107666
Log:
* io.c (gfc_resolve_open): RESOLVE_TAG access field as well.
* gfortran.dg/open_access_1.f90: New test.
Added:
branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/open_access_1.f90
Modified:
branches/gcc-4_1-branch/gcc/fortran/ChangeLog
branches/gcc-4_1-branch/gcc/fortran/io.c
branches/gcc-4_1-branch/gcc/testsuite/ChangeLog