[Bug libfortran/19568] incorrect formatted read

2005-04-10 Thread tkoenig at gcc dot gnu dot org
--- Additional Comments From tkoenig at gcc dot gnu dot org 2005-04-10 08:38 --- Fixed in 4.1.0, waiting for 4.0 to reopen. -- What|Removed |Added Known to work|

[Bug libfortran/19568] incorrect formatted read

2005-04-10 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-10 08:36 --- Subject: Bug 19568 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-10 08:35:40 Modified files: libgfortran: ChangeLog libgfortran/io : t

[Bug libfortran/19568] incorrect formatted read

2005-03-08 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2005-03-08 08:21 --- Updated patch: http://gcc.gnu.org/ml/gcc-patches/2005-03/msg00729.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19568

[Bug libfortran/19568] incorrect formatted read

2005-03-06 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2005-03-06 23:34 --- Updated patch: http://gcc.gnu.org/ml/gcc-patches/2005-03/msg00566.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19568

[Bug libfortran/19568] incorrect formatted read

2005-02-01 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2005-02-01 20:01 --- Replying to myself here... After having thought of this, I think the patch should go in because it fixes a g77 regression, and advance= isn't among the things that g77 supports. Thomas -- http://gc

[Bug libfortran/19568] incorrect formatted read

2005-02-01 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2005-02-01 16:41 --- The patch does not handle advance="NO" correctly. I'll need to do something else. Thomas -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19568

[Bug libfortran/19568] incorrect formatted read

2005-02-01 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2005-02-01 13:08 --- Patch here: http://gcc.gnu.org/ml/gcc-patches/2005-01/msg02295.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19568

[Bug libfortran/19568] incorrect formatted read

2005-01-31 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2005-01-31 17:02 --- This looks promising. I'll do a full check later. Thomas --- transfer.c.orig 2005-01-31 18:03:12.0 +0100 +++ transfer.c 2005-01-31 18:04:00.0 +0100 @@ -150,6 +150,14 @@

[Bug libfortran/19568] incorrect formatted read

2005-01-21 Thread bdavis at gcc dot gnu dot org
-- What|Removed |Added Status|UNCONFIRMED |NEW Component|fortran |libfortran Ever Confirmed|