Bob Plantz <plantz@xxxxxxxx> writes: > It was non-optimized. But I still expected the compiler not to allocate > 16 bytes on the local stack frame for no reason. You unfortunately can not make any such assumptions about the unoptimized compiler. Ian
Bob Plantz <plantz@xxxxxxxx> writes: > It was non-optimized. But I still expected the compiler not to allocate > 16 bytes on the local stack frame for no reason. You unfortunately can not make any such assumptions about the unoptimized compiler. Ian