Skip to content
Snippets Groups Projects
Commit 3cd6c7c4 authored by amodra's avatar amodra
Browse files

* config/rs6000/rs6000.c (rs6000_mixed_function_arg): Rewrite.

	(function_arg): Use rs6000_arg_size rather than CLASS_MAX_NREGS in
	calculating gpr size for altivec.  Simplify and correct
	rs6000_mixed_function_arg calls.  Call rs6000_mixed_function_arg
	for ABI_V4 gpr case too.  Fix off-by-one error in long double
	reg test.  Generate the correct PARALLEL to handle long double
	for ABI_AIX 32-bit.  Use this for -m32 -mpowerpc64 fpr case too.
	(function_arg_partial_nregs): Align before calculating regs left.
	Don't return info on partial fprs when we need info on gprs.
	Correct long double fpr off-by-one error.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@83951 138bc75d-0d04-0410-961f-82ee72b054a4
parent d1812381
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment