ld-x86-64/pr19609-2d.d: Move "#pass" to the end

Message ID CAMe9rOq5QQPrAYF35xahWtdDPtEEPa-7D5wkF7upZr3Tu2BZzA@mail.gmail.com
State New
Headers
Series ld-x86-64/pr19609-2d.d: Move "#pass" to the end |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_binutils_build--master-arm fail Patch failed to apply
linaro-tcwg-bot/tcwg_binutils_build--master-aarch64 fail Patch failed to apply

Commit Message

H.J. Lu Jan. 26, 2025, 11:35 a.m. UTC
  * testsuite/ld-x86-64/pr19609-2d.d:  Move "#pass" to the end.
  

Patch

From 3592d137f104331d2fb77d192c60b431b9f53414 Mon Sep 17 00:00:00 2001
From: "H.J. Lu" <hjl.tools@gmail.com>
Date: Sun, 26 Jan 2025 16:52:26 +0800
Subject: [PATCH] ld-x86-64/pr19609-2d.d: Move "#pass" to the end

	* testsuite/ld-x86-64/pr19609-2d.d:  Move "#pass" to the end.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
---
 ld/testsuite/ld-x86-64/pr19609-2d.d | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ld/testsuite/ld-x86-64/pr19609-2d.d b/ld/testsuite/ld-x86-64/pr19609-2d.d
index 32c4c8f9b18..b00617af48c 100644
--- a/ld/testsuite/ld-x86-64/pr19609-2d.d
+++ b/ld/testsuite/ld-x86-64/pr19609-2d.d
@@ -9,5 +9,5 @@ 
 Disassembly of section .text:
 
 70000000 <_start>:
-#pass
 [ 	]*[a-f0-9]+:	48 3b 05 ([0-9a-f]{2} ){4}	cmp    -?0x[a-f0-9]+\(%rip\),%rax        # .*
+#pass
-- 
2.48.1