avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] regression in size from 4.2.2 to 4.5.0


From: Bob Paddock
Subject: Re: [avr-gcc-list] regression in size from 4.2.2 to 4.5.0
Date: Fri, 8 May 2009 20:54:33 -0400

>> 1) -no-inline-small-function    - 69034
>> 2) --param inline-call-cost=2   - 68964
>> 3) -fno-inline                  - 68816
>> 4) -finline-limit=10            - 68810
>> 5) #2 & #4                      - 68754 6) -finline-limit=3             -
>> 68754 (same results for 1,2 and 3)
>
> I found that it depends on your source codes
> To get better code size, you have to try different switches combinations.

Is there any way to apply the switches on a per source file basis?


-- 
http://www.wearablesmartsensors.com/
http://www.softwaresafety.net/
http://www.designer-iii.com/
http://www.unusualresearch.com/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]