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 fortran/34565] internal write to string array fails



------- Comment #4 from jvdelisle at gcc dot gnu dot org  2007-12-28 01:00 -------
The relevant code is in transfer.c (next_array_record).  You will see the TODO
in the comment.  The array descriptor should be coming in fine to the library
so this  function just needs to be updated some.

Enjoy!


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34565


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