This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r110447 - in /branches/gcc-4_1-branch/gcc: fort...
- From: eedelman at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 31 Jan 2006 20:45:44 -0000
- Subject: r110447 - in /branches/gcc-4_1-branch/gcc: fort...
Author: eedelman
Date: Tue Jan 31 20:45:40 2006
New Revision: 110447
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110447
Log:
fortran/
2005-01-31 Erik Edelmann <eedelman@gcc.gnu.org>
PR fortran/24266
* trans-io.c (set_internal_unit): Check the rank of the
expression node itself instead of its symbol.
testsuite/
2005-01-31 Erik Edelmann <eedelman@gcc.gnu.org>
PR fortran/24266
* gfortran.dg/arrayio_derived_2.f90: New.
Added:
branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/arrayio_derived_2.f90
Modified:
branches/gcc-4_1-branch/gcc/fortran/ChangeLog
branches/gcc-4_1-branch/gcc/fortran/trans-io.c
branches/gcc-4_1-branch/gcc/testsuite/ChangeLog