This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/24224] Generalized internal array IO not implemented.
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Oct 2005 01:45:07 -0000
- Subject: [Bug libfortran/24224] Generalized internal array IO not implemented.
- References: <bug-24224-10743@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from cvs-commit at gcc dot gnu dot org 2005-10-25 01:45 -------
Subject: Bug 24224
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: jvdelisle@gcc.gnu.org 2005-10-25 01:45:03
Modified files:
gcc/testsuite : ChangeLog
gcc/testsuite/gfortran.dg: arrayio_1.f90 arrayio_2.f90
arrayio_3.f90 arrayio_4.f90
arrayio_5.f90
Added files:
gcc/testsuite/gfortran.dg: arrayio_6.f90 arrayio_7.f90
Log message:
2005-10-24 Jerry DeLisle <jvdelisle@verizon.net>
PR libgfortran/24224
* gfortran.dg/arrayio_1.f90: Update attribution.
* gfortran.dg/arrayio_2.f90: Update attribution.
* gfortran.dg/arrayio_3.f90: Update attribution.
* gfortran.dg/arrayio_4.f90: Update test conditions.
* gfortran.dg/arrayio_5.f90: Update attribution.
* gfortran.dg/arrayio_6.f90: New test.
* gfortran.dg/arrayio_7.f90: New test.
sle <jvdelisle@verizon.net>
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.6247&r2=1.6248
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/arrayio_6.f90.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/arrayio_7.f90.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/arrayio_1.f90.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/arrayio_2.f90.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/arrayio_3.f90.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/arrayio_4.f90.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/arrayio_5.f90.diff?cvsroot=gcc&r1=1.1&r2=1.2
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24224