[Bug libfortran/24224] Generalized internal array IO not implemented.

2006-03-13 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24224

[Bug libfortran/24224] Generalized internal array IO not implemented.

2006-03-04 Thread jvdelisle at gcc dot gnu dot org
--- Comment #6 from jvdelisle at gcc dot gnu dot org 2006-03-05 04:05 --- Closing this bug. Negative strides probably never used by anyone. We can always reopen if someone needs it. -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Adde

[Bug libfortran/24224] Generalized internal array IO not implemented.

2005-12-09 Thread jvdelisle at verizon dot net
--- Comment #5 from jvdelisle at verizon dot net 2005-12-09 23:05 --- Subject: Re: Generalized internal array IO not implemented. fxcoudert at gcc dot gnu dot org wrote: > --- Comment #4 from fxcoudert at gcc dot gnu dot org 2005-12-09 09:05 > --- > Jerry, isn't that one com

Re: [Bug libfortran/24224] Generalized internal array IO not implemented.

2005-12-09 Thread Jerry DeLisle
fxcoudert at gcc dot gnu dot org wrote: --- Comment #4 from fxcoudert at gcc dot gnu dot org 2005-12-09 09:05 --- Jerry, isn't that one completely fixed? For the most part this is fixed. We do not handle the case of negative strides, but we do handle strides of more than 1. So I wa

[Bug libfortran/24224] Generalized internal array IO not implemented.

2005-12-09 Thread fxcoudert at gcc dot gnu dot org
--- Comment #4 from fxcoudert at gcc dot gnu dot org 2005-12-09 09:05 --- Jerry, isn't that one completely fixed? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24224

[Bug libfortran/24224] Generalized internal array IO not implemented.

2005-10-24 Thread cvs-commit 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: [EMAIL PROTECTED] 2005-10-25 01:45:03 Modified files: gcc/testsuite : ChangeLog gcc/testsuite/gfortran.dg: arr

[Bug libfortran/24224] Generalized internal array IO not implemented.

2005-10-24 Thread cvs-commit at gcc dot gnu dot org
--- Comment #2 from cvs-commit at gcc dot gnu dot org 2005-10-25 01:32 --- Subject: Bug 24224 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-10-25 01:32:33 Modified files: libgfortran: ChangeLog libgfortran/io : io.h list_rea

[Bug libfortran/24224] Generalized internal array IO not implemented.

2005-10-12 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-10-12 13:09 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON