[Bug fortran/25828] [f2003] ACCESS='STREAM' io support

2006-08-20 Thread jb at gcc dot gnu dot org
--- Comment #10 from jb at gcc dot gnu dot org 2006-08-20 09:22 --- Subject: Bug 25828 Author: jb Date: Sun Aug 20 09:22:04 2006 New Revision: 116271 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116271 Log: 2006-08-20 Janne Blomqvist <[EMAIL PROTECTED]> PR fortran/2

[Bug fortran/25828] [f2003] ACCESS='STREAM' io support

2006-08-15 Thread jvdelisle at gcc dot gnu dot org
--- Comment #9 from jvdelisle at gcc dot gnu dot org 2006-08-16 03:14 --- Fixed on 4.2. Will not go to 4.1 -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added --

[Bug fortran/25828] [f2003] ACCESS='STREAM' io support

2006-08-15 Thread jvdelisle at gcc dot gnu dot org
--- Comment #8 from jvdelisle at gcc dot gnu dot org 2006-08-15 23:14 --- Subject: Bug 25828 Author: jvdelisle Date: Tue Aug 15 23:14:03 2006 New Revision: 116173 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116173 Log: 2006-08-15 Jerry DeLisle <[EMAIL PROTECTED]>

[Bug fortran/25828] [f2003] ACCESS='STREAM' io support

2006-08-15 Thread jvdelisle at gcc dot gnu dot org
--- Comment #7 from jvdelisle at gcc dot gnu dot org 2006-08-15 23:06 --- Subject: Bug 25828 Author: jvdelisle Date: Tue Aug 15 23:06:44 2006 New Revision: 116172 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116172 Log: 2006-08-15 Jerry DeLisle <[EMAIL PROTECTED]>

[Bug fortran/25828] [f2003] ACCESS='STREAM' io support

2006-08-15 Thread jvdelisle at gcc dot gnu dot org
--- Comment #6 from jvdelisle at gcc dot gnu dot org 2006-08-15 23:03 --- Subject: Bug 25828 Author: jvdelisle Date: Tue Aug 15 23:03:28 2006 New Revision: 116171 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116171 Log: 2006-08-15 Jerry DeLisle <[EMAIL PROTECTED]>

[Bug fortran/25828] [f2003] ACCESS='STREAM' io support

2006-08-09 Thread patchapp at dberlin dot org
--- Comment #5 from patchapp at dberlin dot org 2006-08-10 04:35 --- Subject: Bug number PR25828 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/2006-08/msg00300.html -- http://gcc.gnu.org/bugzilla/sh

[Bug fortran/25828] [f2003] ACCESS='STREAM' io support

2006-08-02 Thread patchapp at dberlin dot org
--- Comment #4 from patchapp at dberlin dot org 2006-08-03 06:05 --- Subject: Bug number PR25828 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/2006-08/msg00056.html -- http://gcc.gnu.org/bugzilla/sh

[Bug fortran/25828] [f2003] ACCESS='STREAM' io support

2006-07-11 Thread jvdelisle at gcc dot gnu dot org
--- Comment #3 from jvdelisle at gcc dot gnu dot org 2006-07-12 02:14 --- I have the beginnings of a patch now with unformatted read and write working and formatted write working. Still need to do formatted read and checking of all constraints. It appears to me that this is progressin

[Bug fortran/25828] [f2003] ACCESS='STREAM' io support

2006-07-03 Thread jvdelisle at gcc dot gnu dot org
--- Comment #2 from jvdelisle at gcc dot gnu dot org 2006-07-03 23:14 --- Since I do not have access to an F2003 compiler and have not used this feature, could someone post an example program using this feature that is "known to work" that I can then use as a working test case. I am go

[Bug fortran/25828] [f2003] ACCESS='STREAM' io support

2006-05-26 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|fxcoudert at gcc dot gnu dot|unassigned at gcc dot gnu |org

[Bug fortran/25828] [f2003] ACCESS='STREAM' io support

2006-02-20 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |fxcoudert at gcc dot gnu dot |dot org

[Bug fortran/25828] [f2003] ACCESS='STREAM' io support

2006-01-17 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-01-17 23:33 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON