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/33499] Rejects valid module with a contained function with an ENTRY



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


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