All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Steven J. Hill" <Steven.Hill@imgtec.com>
To: <linux-mips@linux-mips.org>
Cc: <ralf@linux-mips.org>
Subject: Re: [PATCH] MIPS: microMIPS: Work around an assembler bug.
Date: Wed, 9 Apr 2014 14:43:39 -0500	[thread overview]
Message-ID: <5345A2EB.8020109@imgtec.com> (raw)
In-Reply-To: <1396892446-23883-1-git-send-email-Steven.Hill@imgtec.com>

On 04/07/2014 12:40 PM, Steven J. Hill wrote:
> From: "Steven J. Hill" <Steven.Hill@imgtec.com>
> 
> In newer toolchains, the 16-bit branch delay slot instruction
> calculation is wrong. We get a message very similar to:
> 
>    {standard input}: Assembler messages:
>    {standard input}:7035: Warning: wrong size instruction
>    in a 16-bit branch delay slot
> 
> This corner case only occurs in 'arch/mips/kernel/traps.c' and
> we add the '-fno-delayed-branch' option when compiling it.
> 
> Signed-off-by: Steven J. Hill <Steven.Hill@imgtec.com>
>
I rejected this in patchwork. Just making sure you do not use it.

WARNING: multiple messages have this Message-ID (diff)
From: "Steven J. Hill" <Steven.Hill@imgtec.com>
To: linux-mips@linux-mips.org
Cc: ralf@linux-mips.org
Subject: Re: [PATCH] MIPS: microMIPS: Work around an assembler bug.
Date: Wed, 9 Apr 2014 14:43:39 -0500	[thread overview]
Message-ID: <5345A2EB.8020109@imgtec.com> (raw)
Message-ID: <20140409194339.PZ6h_tluZywmzjvBkoAIt7frTwaN_QllSKKltQY1rP8@z> (raw)
In-Reply-To: <1396892446-23883-1-git-send-email-Steven.Hill@imgtec.com>

On 04/07/2014 12:40 PM, Steven J. Hill wrote:
> From: "Steven J. Hill" <Steven.Hill@imgtec.com>
> 
> In newer toolchains, the 16-bit branch delay slot instruction
> calculation is wrong. We get a message very similar to:
> 
>    {standard input}: Assembler messages:
>    {standard input}:7035: Warning: wrong size instruction
>    in a 16-bit branch delay slot
> 
> This corner case only occurs in 'arch/mips/kernel/traps.c' and
> we add the '-fno-delayed-branch' option when compiling it.
> 
> Signed-off-by: Steven J. Hill <Steven.Hill@imgtec.com>
>
I rejected this in patchwork. Just making sure you do not use it.

  reply	other threads:[~2014-04-09 19:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-07 17:40 [PATCH] MIPS: microMIPS: Work around an assembler bug Steven J. Hill
2014-04-09 19:43 ` Steven J. Hill [this message]
2014-04-09 19:43   ` Steven J. Hill
2014-05-05  3:04   ` Maciej W. Rozycki

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=5345A2EB.8020109@imgtec.com \
    --to=steven.hill@imgtec.com \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.