------- Comment #1 from uweigand at gcc dot gnu dot org 2009-03-07 16:02 ------- Subject: Bug 38028
Author: uweigand Date: Sat Mar 7 16:02:30 2009 New Revision: 144696 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144696 Log: PR middle-end/38028 * function.c (assign_parm_setup_stack): Use STACK_SLOT_ALIGNMENT to determine alignment passed to assign_stack_local. (assign_parms_unsplit_complex): Likewise. * except.c (sjlj_build_landing_pads): Likewise. Modified: trunk/gcc/ChangeLog trunk/gcc/except.c trunk/gcc/function.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38028