public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Uros Bizjak <ubizjak@gmail.com>
To: Matthew Fortune <Matthew.Fortune@imgtec.com>
Cc: "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:47:00 -0000	[thread overview]
Message-ID: <CAFULd4YctZK7MkTLRN8A+s_WWFxvMhs7ZmPfgz1iRtnf0xeARg@mail.gmail.com> (raw)
In-Reply-To: <6D39441BF12EF246A7ABCE6654B0235361C523B5@LEMAIL01.le.imgtec.org>

On Wed, Oct 14, 2015 at 11:38 PM, Matthew Fortune
<Matthew.Fortune@imgtec.com> wrote:
> 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?

Ah, yes. FTR, it was mips-linux-gnu.

Thanks,
Uros.

      reply	other threads:[~2015-10-14 21:47 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
2015-10-14 21:47   ` Uros Bizjak [this message]

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=CAFULd4YctZK7MkTLRN8A+s_WWFxvMhs7ZmPfgz1iRtnf0xeARg@mail.gmail.com \
    --to=ubizjak@gmail.com \
    --cc=Matthew.Fortune@imgtec.com \
    --cc=gcc-patches@gcc.gnu.org \
    /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).