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 target/33120] Large module object files when declare arrays on Mac OSX



------- Comment #3 from johnson at cs dot uiuc dot edu  2008-10-07 02:58 -------
Created an attachment (id=16469)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16469&action=view)
fruit.f90, illustrates huge .o file, requires fruit_util.f90

I think I have a testcase that shows this bug.  I was trying to compile FRUIT
on my Mac and discovered that fruit.o was 450MB!  I am attaching fruit.f90 and
fruit_util.f90.  I had to modify fruit.f90 a little bit to make it compile; I
just added a pair of matching parentheses to two lines.  So I figured I should
attach the files instead of pointing to them.

Ralph Johnson - johnson@cs.uiuc.edu


-- 


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


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