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

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

Re: [avr-gcc-list] gcc signal overhead, redundant code, bug (?), far fro


From: David Brown
Subject: Re: [avr-gcc-list] gcc signal overhead, redundant code, bug (?), far from optimal
Date: Fri, 19 Aug 2005 09:37:36 +0200

<snip>

>
> So for the frequently used part of the interrupt the speed optimized is in
> fact slower than the size optimized. :) :| :(
>

Have you tried putting the calculation bit in a seperate function?  That way
most of the pushing will be deferred until the call.

mvh.,

David






reply via email to

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