On Wed, Jul 29, 2009 at 1:14 PM, grauzone<n...@example.net> wrote:
> Chad J wrote:
>>
>> Thinking about it a little more, the extra temporaries could run you out
>> of registers.  That still sounds like a negligable cost in most code.
>
> Temporaries can be on the stack. That's not a problem.
>

How is that not a performance issue?  The stack is in main memory.

--bb

Reply via email to