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

H.J. Lu hjl@sourceware.org
Sun Jan 26 11:36:49 GMT 2025


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=5be27d2ebc0a7c29380f93be91601b627e09678a

commit 5be27d2ebc0a7c29380f93be91601b627e09678a
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Sun Jan 26 16:52:26 2025 +0800

    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>

Diff:
---
 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


More information about the Binutils-cvs mailing list