public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "Andre Vieira (lists)" <andre.simoesdiasvieira@arm.com>
To: Nick Clifton <nickc@redhat.com>
Cc: Binutils <binutils@sourceware.org>
Subject: Re: New AArch64 GAS testsuite failure for CSSC
Date: Tue, 15 Nov 2022 14:43:36 +0000	[thread overview]
Message-ID: <95438b50-e46e-d9f6-712e-b4a5323a09f7@arm.com> (raw)
In-Reply-To: <9731d5f7-9932-29a6-8400-6a586cf66c87@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 868 bytes --]

Hi Nick,

I committed attached patch as obvious to fix the first issue and I was 
about to say I couldn't reproduce the big endian failure, but I just 
noticed I was building a aarch64_be-none-elf. I'll go have a look at 
aarch64_be-linux-gnu now...

Kind regards,
Andre

On 15/11/2022 10:42, Nick Clifton wrote:
> Hi Andre,
>
>   I am seeing a new testsuite failure in the GAS testsuite for AArch64
>   targets.  There appear to be two problems.  For a toolchain configured
>   as aarch64-linux-gnu it seems that the regexps do not match. (There
>   appears to be some extra text in gas/testsuite/gas/aarch64/cssc.d that
>   is not present in the disassembler output).
>
>   Secondly, for a toolchain configured as aarch64_be-linux-gnu the test
>   source file does not assemble at all. :-(
>
>   Please could you fix these problems ?
>
> Cheers
>   Nick
>

[-- Attachment #2: cssc_testsuite_fix.patch --]
[-- Type: text/plain, Size: 510 bytes --]

diff --git a/gas/testsuite/gas/aarch64/cssc.d b/gas/testsuite/gas/aarch64/cssc.d
index 4741b6584f658b0cd2dfa5f9256f94e4d14455c6..d41df24b916d26b0c71ad0435f3e83090268e4e7 100644
--- a/gas/testsuite/gas/aarch64/cssc.d
+++ b/gas/testsuite/gas/aarch64/cssc.d
@@ -7,13 +7,6 @@
 Disassembly of section \.text:
 
 0+ <.*>:
-
-a.out:     file format elf64-littleaarch64
-
-
-Disassembly of section .text:
-
-0000000000000000 <.text>:
    0:	5ac02000 	abs	w0, w0
    4:	5ac02001 	abs	w1, w0
    8:	5ac02100 	abs	w0, w8

  parent reply	other threads:[~2022-11-15 14:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-15 10:42 Nick Clifton
2022-11-15 14:04 ` Andre Vieira (lists)
2022-11-15 14:43 ` Andre Vieira (lists) [this message]
2022-11-15 14:46   ` Andre Vieira (lists)
2022-11-15 15:09     ` Nick Clifton

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=95438b50-e46e-d9f6-712e-b4a5323a09f7@arm.com \
    --to=andre.simoesdiasvieira@arm.com \
    --cc=binutils@sourceware.org \
    --cc=nickc@redhat.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).