------- Comment #5 from matz at gcc dot gnu dot org 2010-06-15 13:50 ------- Oh, and yes, I agree that in expand_one_stack_var_at (only called when really_expand == true) we should limit align to $something. I'm just not sure what $something is. crtl->stack_alignment_estimated is not really it, because that one itself is adjusted by expand_stack_alignment (running after all expansion).
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44542