------- Comment #7 from mh+gcc at glandium dot org 2010-09-15 18:13 ------- Nice catch. BTW I read recently that gcc 4.5 assumes 16 bytes stack alignment, is that x86 only or does that apply to x86-64 too ? (in which case we'd need to be careful about that as well)
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45677