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/29606] Internal Error: Derived type I/O should have been handled via the frontend



------- 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


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