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: "pault at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Oct 2006 23:05:02 -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 #1 from pault at gcc dot gnu dot org 2006-10-27 23:05 -------
Daniel,
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.
Confirmed
Paul
--
pault at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2006-10-27 23:05:02
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29606