This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/45170] [F2003] allocatable character lengths
- From: "burnus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 28 Jan 2011 15:35:04 +0000
- Subject: [Bug fortran/45170] [F2003] allocatable character lengths
- Auto-submitted: auto-generated
- References: <bug-45170-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45170
--- Comment #9 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-01-28 15:35:02 UTC ---
TODO:
- Function result variables which are character(len=:), pointer
(according to http://gcc.gnu.org/ml/fortran/2011-01/msg00264.html item (v))
- Deferred-length string ARRAYS have still some issues
- Deferred-length string as derived-type COMPONENTS are unimplemented
- PR 47519 is an ICE