ld-x86-64/pr19609-2d.d: Move "#pass" to the end
Checks
Commit Message
* testsuite/ld-x86-64/pr19609-2d.d: Move "#pass" to the end.
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(-)
@@ -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