gcc 4.1 code size

Andreas Killaitis andreas@killaitis.net
Wed Dec 7 01:26:00 GMT 2005


Am 07.12.2005 um 02:14 schrieb Mike Stump:

> On Dec 6, 2005, at 4:35 PM, Andreas Killaitis wrote:
>> -finline-limit-100000
>
> This and wanting a small size are kinda incompatible.  There might  
> be smaller values of n that will shrink the code, and yet still  
> give you the performance you seem to want.

Obviously I've been expressing me not very clear. I don't care for  
code size (well, at least not soo much), speed is what counts, and  
speed is what I get. I was just wondering why the code size has  
increased with the new gcc version. An increase of 1% or so I'd been  
ignoring, but 10% with the same compiler settings attracted my  
attendence.

Andreas Killaitis



More information about the Gcc mailing list