[Bug fortran/33400] Formatted read fails if line ends without line break

2007-09-30 Thread jvdelisle at gcc dot gnu dot org


--- Comment #6 from jvdelisle at gcc dot gnu dot org  2007-09-30 14:37 
---
Subject: Bug 33400

Author: jvdelisle
Date: Sun Sep 30 14:36:40 2007
New Revision: 128892

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=128892
Log:
2007-09-30  Jerry DeLisle  [EMAIL PROTECTED]

PR libfortran/33400
* gfortran.dg/PR19872.f: Fix test condition.
* gfortran.dg/list_read_7.f90: New test.

Added:
trunk/gcc/testsuite/gfortran.dg/list_read_7.f90
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gfortran.dg/PR19872.f


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33400



[Bug fortran/33400] Formatted read fails if line ends without line break

2007-09-28 Thread jvdelisle at gcc dot gnu dot org


--- Comment #5 from jvdelisle at gcc dot gnu dot org  2007-09-28 16:56 
---
Fixed on trunk


-- 

jvdelisle at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33400



[Bug fortran/33400] Formatted read fails if line ends without line break

2007-09-28 Thread jvdelisle at gcc dot gnu dot org


--- Comment #4 from jvdelisle at gcc dot gnu dot org  2007-09-28 16:55 
---
Subject: Bug 33400

Author: jvdelisle
Date: Fri Sep 28 16:55:07 2007
New Revision: 128868

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=128868
Log:
2007-09-28  Jerry DeLisle  [EMAIL PROTECTED]

PR libfortran/33400
* io/list_read.c (next_char): Interpret encountering the end of file
the
first time as an end of line.  Subsequent reads give EOF error.

Modified:
trunk/libgfortran/ChangeLog
trunk/libgfortran/io/list_read.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33400



[Bug fortran/33400] Formatted read fails if line ends without line break

2007-09-26 Thread patchapp at dberlin dot org


--- Comment #3 from patchapp at dberlin dot org  2007-09-27 00:11 ---
Subject: Bug number PR33400

A patch for this bug has been added to the patch tracker.
The mailing list url for the patch is
http://gcc.gnu.org/ml/gcc-patches/2007-09/msg01925.html


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33400



[Bug fortran/33400] Formatted read fails if line ends without line break

2007-09-19 Thread jvdelisle at gcc dot gnu dot org


--- Comment #2 from jvdelisle at gcc dot gnu dot org  2007-09-20 03:36 
---
I will have a look.


-- 

jvdelisle at gcc dot gnu dot org changed:

   What|Removed |Added

 AssignedTo|unassigned at gcc dot gnu   |jvdelisle at gcc dot gnu dot
   |dot org |org
 Status|NEW |ASSIGNED
   Last reconfirmed|2007-09-15 15:31:55 |2007-09-20 03:36:42
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33400



[Bug fortran/33400] Formatted read fails if line ends without line break

2007-09-15 Thread tkoenig at gcc dot gnu dot org


--- Comment #1 from tkoenig at gcc dot gnu dot org  2007-09-15 15:31 ---
Confirmed.


-- 

tkoenig at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||tkoenig at gcc dot gnu dot
   ||org
 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2007-09-15 15:31:55
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33400