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

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

Re: [avr-gcc-list] PORTC


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] PORTC
Date: Wed, 12 Mar 2008 22:07:14 +0100 (MET)

"Andi" <address@hidden> wrote:

> So, it look like the compiler didn't
> compile the code.

The compiler will only omit your code if it's known at
compile-time that it cannot be reached at all.

Compilers are stupid, but they are following a set of
well-established rules called the C standard.  They simply
do what you are telling them to do.

-- 
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]