This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34565] internal write to string array fails
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Dec 2007 01:00:45 -0000
- Subject: [Bug fortran/34565] internal write to string array fails
- References: <bug-34565-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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