]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/xtensa/xtensa.cc
xtensa.c (function_arg_boundary): New.
authorBob Wilson <bob.wilson@acm.org>
Sat, 26 Aug 2006 17:03:22 +0000 (17:03 +0000)
committerBob Wilson <bwilson@gcc.gnu.org>
Sat, 26 Aug 2006 17:03:22 +0000 (17:03 +0000)
commitd23489859804f78a4d631badcf7f1a71b03594e9
treeb6d11acc1abf277ae3d293bd9728bdfdab92d507
parenteff3a27644c419c425e0e1a1585abefff3695ca5
xtensa.c (function_arg_boundary): New.

* config/xtensa/xtensa.c (function_arg_boundary): New.
(function_arg, xtensa_gimplify_va_arg_expr): Limit alignment to
STACK_BOUNDARY.
* config/xtensa/xtensa.h (FUNCTION_ARG_BOUNDARY): Move code to new
function_arg_boundary function that limits alignment to STACK_BOUNDARY.

From-SVN: r116469
gcc/ChangeLog
gcc/config/xtensa/xtensa.c
gcc/config/xtensa/xtensa.h