http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25708
Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|pault at gcc dot gnu.org |jvdelisle at gcc dot | |gnu.org --- Comment #13 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2011-04-05 04:47:35 UTC --- Believe it or not, I have an 8.2 megabyte .mod file. We are working on splitting this up into more files. The module(s) contain interfaces for existing c libraries which are quite large. Since I have a good test case, I can use it to profile as well as do some basic things to reduce the file size. I will take assignment for a while.