[Bug fortran/40958] module files too large
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Wed Apr 9 08:28:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40958
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
--- Comment #17 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> However, the fundamental(?) issue of module sizes growing exponentially with
> deep module hierarchies still remains. The solution to that is to not
> include transitive dependencies, which in turn would require a module cache
> for good performance. Whether that is worth doing, and who is willing and
> able to do it, is unclear.
See pr60780 for an example.
More information about the Gcc-bugs
mailing list