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/30285] gfortran excessive memory usage with COMMON blocks in modules



------- Comment #22 from anlauf at gmx dot de  2007-11-11 22:18 -------
FX,

> I made a build of the patched compiler that you can download from
> http://www.coudert.name/tmp/gfortran-i686-linux-20071110.tar.gz

I successfully recompiled the app with OpenMPI enabled, which uses
several COMMON blocks.  Not only are the module files about a factor
100 smaller for me ;-), the compilation actually completes and the
executable works.  I am currently investigating the output, but the
problem described in this PR is solved for me.

Many thanks,
-ha


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30285


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