From 09348c7665fe19e32d75f7defeca1168277e7b17 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Sun, 31 Oct 2021 10:07:14 +1030 Subject: [PATCH] ARM: match armeb output for unwind-pacbti-m test * testsuite/gas/arm/unwind-pacbti-m.d: Match armeb output. --- 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 584b12037b3..28021758a74 100644 --- a/gas/testsuite/gas/arm/unwind-pacbti-m.d +++ b/gas/testsuite/gas/arm/unwind-pacbti-m.d @@ -14,10 +14,10 @@ OFFSET TYPE VALUE Contents of section .text: - 0000 10b54df8 04cd5df8 04cb10bd .* + 0000 (10b54df8 04cd5df8 04cb10bd|b510f84d cd04f85d cb04bd10) .* Contents of section .ARM.exidx: - 0000 00000000 b0a8b480 .* + 0000 00000000 (b0a8b480|80b4a8b0) .* Contents of section .ARM.attributes: - 0000 41290000 00616561 62690001 1f000000 .* + 0000 41(290000 00|000000 29)616561 62690001 (1f000000|0000001f) .* 0010 05382e31 2d4d2e4d 41494e00 0615074d .* 0020 09033202 34024a01 4c01 .* -- 2.30.2