[Bug c++/27312] excessive stack use for automatic object on stack

avi at argo dot co dot il gcc-bugzilla@gcc.gnu.org
Tue Apr 25 15:57:00 GMT 2006



------- Comment #2 from avi at argo dot co dot il  2006-04-25 15:57 -------
But why 24? gcc could place the object in any of the 12 bytes needed for stack
alignment.

I don't see any reason why the empty object needs to be aligned to more than a
byte boundary.

What am I missing?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27312



More information about the Gcc-bugs mailing list