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, alpha]: Use CEIL macro


... plus some cleanups due to unused macro argument.

No functional changes.

2015-10-20  Uros Bizjak  <ubizjak@gmail.com>

    * 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.

Bootstrapped and regression tested on alpha-linux-gnu, committed to
mainline SVN.

Uros.

Attachment: a.diff.txt
Description: Text document


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