avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] Quick test of Björn Haase's relax patch


From: Dmitry K.
Subject: Re: [avr-libc-dev] Quick test of Björn Haase's relax patch
Date: Mon, 6 Mar 2006 16:50:26 +1000
User-agent: KMail/1.5

On Sunday 05 March 2006 18:53, you wrote:
[...]
> Would you try again, and tag your callback C functions with a
> "__attribute__(externally_visible)"?

Thanks for advice.
In result:

Options:                 rlx     cmb  cmb+rlx   whp  whp+rlx
------------------------------------------------------------
flash, bytes   11412   11056   11412   11104   11094   10798
call             198      24     198      46     189      44
rcall            143     316     143     294     143     287
jmp               34      10      34      14      34      13
rjmp             442     467     442     463     457     479

Where:
   rlx  is '--relax'
   cmb  is '-combine'
   whp  is '-combine -fwhole-program'

Regards,
Dmitry.





reply via email to

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