Extra 8 bytes on stack in gcc 4.3 (64-bit)

Ian Lance Taylor iant@google.com
Fri Apr 10 21:37:00 GMT 2009


Bob Plantz <plantz@cds1.net> 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



More information about the Gcc-help mailing list