This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/29606] Internal Error: Derived type I/O should have been handled via the frontend
- From: "jv244 at cam dot ac dot uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jul 2007 06:25:09 -0000
- Subject: [Bug fortran/29606] Internal Error: Derived type I/O should have been handled via the frontend
- References: <bug-29606-6552@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from jv244 at cam dot ac dot uk 2007-07-04 06:25 -------
(In reply to comment #1)
> This is a general problem for gfortran. A pointer to a component of an array
> of derived types cannot, at the moment be represented. Some brave soul need to
> come up with a proposal as to how to do it and then to change every single
> client for array descriptors in gfortran. I periodically contemplate how to do
> it and recoil in horror at the size of the job.
If this would require an ABI change, 4.3.0 would be the right time to fix this.
This looks like rather important functionality.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29606