]> git.ipfire.org Git - thirdparty/gcc.git/commit
builtin-apply2.c (STACK_ARGUMENTS_SIZE): Define to 20 if __ARM_PCS is defined otherwi...
authorJie Zhang <jie@codesourcery.com>
Wed, 18 Aug 2010 14:45:33 +0000 (14:45 +0000)
committerJie Zhang <jiez@gcc.gnu.org>
Wed, 18 Aug 2010 14:45:33 +0000 (14:45 +0000)
commit1027c9c5b9c0d3d60fe1eb711bd97c8432c6cfb6
treea69a0aadb5b9e54f6f31e9195429a7796bd80e26
parent480161b52bd6c4080e5bc8a94a2288761b5bae04
builtin-apply2.c (STACK_ARGUMENTS_SIZE): Define to 20 if __ARM_PCS is defined otherwise 64.

* gcc.dg/builtin-apply2.c (STACK_ARGUMENTS_SIZE): Define to
20 if __ARM_PCS is defined otherwise 64.
(bar): Use STACK_ARGUMENTS_SIZE for the third argument
instead of hard coded 64.

From-SVN: r163341
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/builtin-apply2.c