re PR middle-end/38028 (eh failures on spu-elf)
authorUlrich Weigand <uweigand@de.ibm.com>
Sat, 7 Mar 2009 16:02:30 +0000 (16:02 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Sat, 7 Mar 2009 16:02:30 +0000 (16:02 +0000)
commit3a695389b367b19c3987d050908c6e7fb58225f0
treed9b4cde82193c8beaf6b83e9cd810d0370752e67
parentd97817522c056cde61126cd04dffd0990ef5652f
re PR middle-end/38028 (eh failures on spu-elf)

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.

From-SVN: r144696
gcc/ChangeLog
gcc/except.c
gcc/function.c