]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/i386/i386.h
i386.c (classify_argument): Use CEIL where applicable.
authorUros Bizjak <ubizjak@gmail.com>
Tue, 13 Oct 2015 18:56:48 +0000 (20:56 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 13 Oct 2015 18:56:48 +0000 (20:56 +0200)
commit1a6e82b8c099145a2ced78c0573eeeb90e3e2cfa
treecb3c94a8e205516336ef93cf7c498c1bdc9f3bea
parente5c2c8d7af79312d4df6dacbc8d58d027fd43ab2
i386.c (classify_argument): Use CEIL where applicable.

* config/i386/i386.c (classify_argument): Use CEIL where applicable.
(ix86_function_arg_advance): Ditto.
(ix86_function_arg): Ditto.
(ix86_gimplify_va_arg): Ditto.
(ix86_class_max_nregs): Ditto.
(inline_memory_move_cost): Ditto.
(ix86_set_reg_reg_cost): Ditto.
* config/i386/i386.h (HARD_REGNO_NREGS): Ditto.

From-SVN: r228776
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.h