From: Alan Modra Date: Fri, 17 Apr 2026 00:16:18 +0000 (+0930) Subject: Re: Add a "-O 0" option to the linker X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8de63f13fae58e85b710d68edb7b3c722152dc3c;p=thirdparty%2Fbinutils-gdb.git Re: Add a "-O 0" option to the linker Only put labels in first column of tests, for hppa64-hpux. --- diff --git a/ld/testsuite/ld-elf/merge5.a.s b/ld/testsuite/ld-elf/merge5.a.s index 8fe6a6967f2..8a635d09834 100644 --- a/ld/testsuite/ld-elf/merge5.a.s +++ b/ld/testsuite/ld-elf/merge5.a.s @@ -1,4 +1,4 @@ -.section .rodata.str,"aMS","progbits",1 -.global .merge1 -.merge1: - .asciz "abc" + .section .rodata.str,"aMS","progbits",1 + .global .merge1 +.merge1: + .asciz "abc" diff --git a/ld/testsuite/ld-elf/merge5.b.s b/ld/testsuite/ld-elf/merge5.b.s index 79ac2fc4e6c..8ed36dfeacb 100644 --- a/ld/testsuite/ld-elf/merge5.b.s +++ b/ld/testsuite/ld-elf/merge5.b.s @@ -1,4 +1,4 @@ -.section .rodata.str,"aMS","progbits",1 -.global .merge2 -.merge2: - .asciz "abc" + .section .rodata.str,"aMS","progbits",1 + .global .merge2 +.merge2: + .asciz "abc"