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/25708] Module loading is not good at all



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


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