sparc.c (function_arg_partial_nregs): Use SPARC_INT_ARG_MAX to determine where to...
authorEric Botcazou <ebotcazou@libertysurf.fr>
Thu, 3 Jul 2003 18:49:50 +0000 (20:49 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 3 Jul 2003 18:49:50 +0000 (18:49 +0000)
commitc3427c7d9da7c93127f1c37aa57ce32569647af2
tree5cb08c7a14a02dfc9832b9b966cd6315cf183a00
parentbc35512f0998b6cc547ef6466cd9865c1e927e44
sparc.c (function_arg_partial_nregs): Use SPARC_INT_ARG_MAX to determine where to split unnamed complex FP arguments.

* config/sparc/sparc.c (function_arg_partial_nregs): Use
SPARC_INT_ARG_MAX to determine where to split unnamed
complex FP arguments.

From-SVN: r68900
gcc/ChangeLog
gcc/config/sparc/sparc.c