public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Nick Clifton <nickc@redhat.com>
To: Claudio Bantaloukas <claudio.bantaloukas@arm.com>,
	binutils@sourceware.org
Cc: nd@arm.com
Subject: Re: [PATCH] arm: Fix MVE vmla encoding
Date: Wed, 24 Apr 2024 11:47:10 +0100	[thread overview]
Message-ID: <68205608-809e-4831-81e4-b28edee516a7@redhat.com> (raw)
In-Reply-To: <5652d6f6-4499-458c-a8c0-23e265a61b6a@arm.com>

Hi Claudio,

> I checked the result of the builds linked from patchwork but those do not cover arm-none-eabi, and, to be honest, I didn't even realize wince is still supported!

Oh yes, there are still folks who care about ARMs and the PE format.

> Is there another system that would allow me to catch such an error?

You do not need one.  You can cross compile and run.  (In fact I do
all my testing on an x86_64 box.  Not an ARM in sight).  Just create
a new build directory and run:

   <path-to-binutils-sources>/configure --target=arm-wince-pe
   make all-gas all-binutils all-ld
   cd gas ; make check

Cheers
   Nick


  reply	other threads:[~2024-04-24 10:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-15 10:00 Claudio Bantaloukas
2024-04-23 17:04 ` Nick Clifton
2024-04-23 17:36   ` Claudio Bantaloukas
2024-04-24 10:47     ` Nick Clifton [this message]
2024-05-17 14:52   ` Richard Earnshaw (lists)
2024-05-17 14:31 ` Richard Earnshaw (lists)

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=68205608-809e-4831-81e4-b28edee516a7@redhat.com \
    --to=nickc@redhat.com \
    --cc=binutils@sourceware.org \
    --cc=claudio.bantaloukas@arm.com \
    --cc=nd@arm.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).