This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Patch, AArch64] Adjust gcc.dg/torture/stackalign/builtin-apply-2.c


Hi,

This patch sets STACK_ARGUMENTS_SIZE with 0 for AArch64 as variadic arguments to 'bar' are passed in registers on this target.

OK for the trunk?

Thanks,
Yufeng

gcc/testsuite/

	* gcc.dg/torture/stackalign/builtin-apply-2.c: set
	STACK_ARGUMENTS_SIZE with 0 if __aarch64__ is defined.

Attachment: fix-test-builtin-apply.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]