public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Matthew Fortune <Matthew.Fortune@imgtec.com>
To: Uros Bizjak <ubizjak@gmail.com>,
	"gcc-patches@gcc.gnu.org"	<gcc-patches@gcc.gnu.org>
Subject: RE: [PATCH, mips]: Use ROUND_UP and ROUND_DOWN macros
Date: Wed, 14 Oct 2015 21:38:00 -0000	[thread overview]
Message-ID: <6D39441BF12EF246A7ABCE6654B0235361C523B5@LEMAIL01.le.imgtec.org> (raw)
In-Reply-To: <CAFULd4YD9wpXHd0LOeUcJHaGeDTHRwint8efYVRh2qopsiq-sQ@mail.gmail.com>

Uros Bizjak <ubizjak@gmail.com> writes:
> Fairly trivial patch that introduces no functional changes.
> 
>     * config/mips/mips.h (MIPS_STACK_ALIGN): Implement using
>     ROUND_UP macro.
>     * config/mips/mips.c (mips_setup_incoming_varargs): Use
>     ROUND_DOWN to calculate off.
>     (mips_gimplify_va_arg_expr): Use ROUND_UP to calculate rsize.
>     (mips_emit_probe_stack_range): Use ROUND_DOWN to calculate
>     rounded_size.
> 
> Tested by building a crosscompiler to powerpc64-linux-gnu.
> 
> OK for mainline?

OK assuming you meant mips64-linux-gnu or some MIPS triple?

Thanks,
Matthew

  reply	other threads:[~2015-10-14 21:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-12 17:22 Uros Bizjak
2015-10-14 21:38 ` Matthew Fortune [this message]
2015-10-14 21:47   ` Uros Bizjak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6D39441BF12EF246A7ABCE6654B0235361C523B5@LEMAIL01.le.imgtec.org \
    --to=matthew.fortune@imgtec.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=ubizjak@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).