This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/24224] Generalized internal array IO not implemented.
- From: "jvdelisle at verizon dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Dec 2005 23:05:06 -0000
- Subject: [Bug libfortran/24224] Generalized internal array IO not implemented.
- References: <bug-24224-10743@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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 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 was leaving it open as a
reminder
to get back to that after we run out of more serious bugs in the I/O library.
We have not had any user issues on this.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24224