Oleg Endo <oleg.e...@t-online.de> wrote:
> This is a small SH cleanup patch.  No functional changes -- at least not
> intended.
> 
> The ROUND_ADVANCE macro can be replaced with CEIL from system.h, which
> makes it a bit clearer towards what something is rounded in the places
> where it's used.
> 
> The ROUND_REG and PASS_IN_REG_P macros (originally defined in sh.h) are
> used in sh.c only, and thus are good candidates for static functions in
> sh.c.  The original logic and formatting of the macros is left unchanged
> for now, but being functions they can be deciphered later if needed.
> 
> Tested with make all-gcc.
> OK for trunk?

OK when trunk goes back to stage1.

Regards,
        kaz

Reply via email to