function.c (gimplify_parameters): Set number of arguments of call to BUILT_IN_ALLOCA_...
authorTom de Vries <tom@codesourcery.com>
Thu, 13 Oct 2011 10:24:47 +0000 (10:24 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Thu, 13 Oct 2011 10:24:47 +0000 (10:24 +0000)
commitc28f4b5c26988486a94093dadfb551a6520c2520
tree2528ea0d8fe6be0a6b1c66e9eed2b50063bf2603
parent46f8e1ac8c72f9f77ff6f34fee3b7e3e68615a2f
function.c (gimplify_parameters): Set number of arguments of call to BUILT_IN_ALLOCA_WITH_ALIGN to 2.

2011-10-13  Tom de Vries  <tom@codesourcery.com>

* function.c (gimplify_parameters): Set number of arguments of call to
BUILT_IN_ALLOCA_WITH_ALIGN to 2.

From-SVN: r179901
gcc/ChangeLog
gcc/function.c