This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/25708] Module loading is not good at all
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Oct 2006 07:00:40 -0000
- Subject: [Bug fortran/25708] Module loading is not good at all
- References: <bug-25708-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from fxcoudert at gcc dot gnu dot org 2006-10-31 07:00 -------
(In reply to comment #2)
> I have proposed to introduce module namespaces that are built just once per
> compiled file per module; either from source or a mod file. Subsequent usage
> can lift the symbol information from the appropriate namespace.
I like that idea. I've looked at the code in symbol.c, and don't see clearly
how to get it done (where do you get the master symtree from, eg?)
--
fxcoudert at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO|29669 |
nThis| |
Last reconfirmed|2006-10-02 11:23:54 |2006-10-31 07:00:40
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25708