]> git.ipfire.org Git - thirdparty/gcc.git/commit
alpha.h (HARD_REGNO_NREGS): Use CEIL macro.
authorUros Bizjak <uros@gcc.gnu.org>
Tue, 20 Oct 2015 15:31:07 +0000 (17:31 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 20 Oct 2015 15:31:07 +0000 (17:31 +0200)
commit6c27ebdbe81c13d68c4e590a060fd12e6118feb5
treef2a036aa6c5ddc9cea8214484bc779aa6de095b1
parentfabb2a3def3f31878a3820e21d0630452c0d2f5b
alpha.h (HARD_REGNO_NREGS): Use CEIL macro.

* config/alpha/alpha.h (HARD_REGNO_NREGS): Use CEIL macro.
(ALPHA_ARG_SIZE): Ditto.  Remove unused NAMED argument.
* config/alpha/alpha.c (alpha_function_arg_advance): Update
ALPHA_ARG_SIZE usage.
(alpha_arg_partial_bytes): Ditto.

From-SVN: r229084
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.h