This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Progress on PR18568 - shape of arrays in derived types?
- From: Benjamin Redelings I <bredelin at ucla dot edu>
- To: fortran at gcc dot gnu dot org
- Date: Wed, 24 Aug 2005 07:20:54 -0700
- Subject: Progress on PR18568 - shape of arrays in derived types?
Hi,
We have some code that is apparently running into PR 18568. This is a
compile failure that looks like:
In file d:\ITC\ITCFOR\size_test.f90:22
end program size_test
1
Internal Error at (1):
find_array_spec(): Component not found
I am wondering if anyone is working on this, or if it is not planned to
be fixed soon.
-BenRI