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

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

Re: [avr-gcc-list] (Newbie)2.Delay function not working as required


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] (Newbie)2.Delay function not working as required
Date: Fri, 9 Dec 2005 06:57:18 +0100 (MET)

Alexei Chetroi <address@hidden> wrote:

>   I think that compiler optimize your cycle away, since variable i
> is not used in its body.

It is not allowed to optimize it away due to the function call.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)





reply via email to

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