public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Luis Machado <luis.machado@arm.com>
To: <binutils@sourceware.org>
Subject: [PATCH] [Arm/gas] Fix failing test for armeb-gnu-eabi
Date: Wed, 25 May 2022 11:29:10 +0100	[thread overview]
Message-ID: <20220525102910.106878-1-luis.machado@arm.com> (raw)

The following test fails on the armeb-gnu-eabi target:

FAIL: Unwind information for Armv8.1-M.Mainline PACBTI extension

This patch adjusts the expected output for big endian.
---
 gas/testsuite/gas/arm/unwind-pacbti-m.d | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gas/testsuite/gas/arm/unwind-pacbti-m.d b/gas/testsuite/gas/arm/unwind-pacbti-m.d
index 06cb3145e42..f1927baba50 100644
--- a/gas/testsuite/gas/arm/unwind-pacbti-m.d
+++ b/gas/testsuite/gas/arm/unwind-pacbti-m.d
@@ -15,10 +15,10 @@ OFFSET   TYPE              VALUE.
 
 
 Contents of section .text:
- 0000 (10b54df8 04cd5df8 04cb2de9 f050bde8|e8bd50f0 e92dcb04 f85dcd04 f84db510)  .*
- 0010 (f0502de9 0050bde8 005010bd|bd105000 e8bd5000 e92d50f0)  .*
+ 0000 (10b54df8 04cd5df8 04cb2de9 f050bde8|b510f84d cd04f85d cb04e92d 50f0e8bd)  .*
+ 0010 (f0502de9 0050bde8 005010bd|50f0e92d 5000e8bd 5000bd10)  .*
 Contents of section .ARM.extab:
- 0000 (00840281 b40084b4 b0a8b4a3|a3b4a8b0 b48400b4 81028400) 00000000  .*
+ 0000 (00840281 b40084b4 b0a8b4a3|81028400 b48400b4 a3b4a8b0) 00000000  .*
 Contents of section .ARM.exidx:
  0000 00000000 00000000  .*
 Contents of section .ARM.attributes:
-- 
2.25.1


             reply	other threads:[~2022-05-25 10:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-25 10:29 Luis Machado [this message]
2022-05-25 10:39 ` Richard Earnshaw

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=20220525102910.106878-1-luis.machado@arm.com \
    --to=luis.machado@arm.com \
    --cc=binutils@sourceware.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).