This is the mail archive of the gcc-patches@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]

Re: [PATCH] Support ENTRY in FUNCTIONs (PR fortran/13082)


On Mon, Apr 11, 2005 at 08:35:34PM +0200, Tobias Schl?ter wrote:
> 
> The third bug is a showstopper.  While entries within modules are not as
> important (the usual application of entries seems to be getting module-like
> encapsulation, so there's no point of using them inside modules), we should
> definitely should get them right outside of modules.
> 

Maybe I'm misunderstanding you here, but entries inside a
module would be important from the standpoint of wrapping
old Fortran 77 code to get explicit interfaces.

-- 
Steve


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