Christian Böhme @ Mon, Apr 21, 2008 at 3:46 PM:

> Ralf Hildebrandt wrote:
>
>  > This is a completely constant expression.
>
>  Splitting hairs.  In the original code (which I omitted for a reason)
>  there is no constant expression so the original question remains.

If we are talking about GCC, then note, that GCC is optimizing
compiler. Default options may be set so, that it will see no use of
any of your variables and it will omit them all together even if they
were dynamic.

>  Any clues ?

Yep! As Ralf said: "Have a look in the disassembled machine code."

-- 
sed 'sed && sh + olecom = love' << ''
-o--=O`C
 #oo'L O
<___=E M

Reply via email to