[Bug target/33120] Large module object files when declare arrays on Mac OSX

2008-10-06 Thread johnson at cs dot uiuc dot edu


--- 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 - [EMAIL PROTECTED]


-- 


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



[Bug target/33120] Large module object files when declare arrays on Mac OSX

2008-10-06 Thread johnson at cs dot uiuc dot edu


--- Comment #4 from johnson at cs dot uiuc dot edu  2008-10-07 02:58 ---
Created an attachment (id=16470)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16470&action=view)
fruit_util.f90, needed to compile fruit.f90


-- 


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