This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]