[Bug fortran/33499] Rejects valid module with a contained function with an ENTRY
jvdelisle at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Oct 26 03:15:00 GMT 2007
------- Comment #6 from jvdelisle at gcc dot gnu dot org 2007-10-26 03:15 -------
I was in error, the function of interest is resolve_entries, here if the type
is BT_UNKNOWN an attempt is made to get the type from the corresponding result.
In this case the result is also BT_UNKNOWN.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33499
More information about the Gcc-bugs
mailing list