This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/12702] [gfortran] IO : list read
- 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: 30 Oct 2003 21:57:28 -0000
- Subject: [Bug fortran/12702] [gfortran] IO : list read
- References: <20031021072244.12702.jv244@cam.ac.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12702
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-10-30 21:57 -------
Subject: Bug 12702
CVSROOT: /cvs/gcc
Module name: gcc
Branch: tree-ssa-20020619-branch
Changes by: toon@gcc.gnu.org 2003-10-30 21:57:22
Modified files:
libgfortran : ChangeLog
libgfortran/io : list_read.c
Log message:
2003-10-30 Toon Moene <toon@moene.indiv.nluug.nl>
PR fortran/12702
* io/list_read.c (eat_spaces): Treat tab as space.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.19&r2=1.1.2.20
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/list_read.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.4&r2=1.1.2.5