PowerPC PIC vs. DLL TLS issues
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-310-be.d
index 7ef6fb66732b581400605a6dc5b4214239a4348c..7eec2ab5f09a5ffd9def0c263a3700ad1a55a87f 100644 (file)
@@ -11,11 +11,11 @@ Disassembly of section .text:
    10000:      580000c1        ldr     x1, 10018 <\.text\+0x18>
    10004:      100000a2        adr     x2, 10018 <\.text\+0x18>
    10008:      8b010041        add     x1, x2, x1
-   1000c:      f9400820        ldr     x0, \[x1,#16\]
+   1000c:      f9400820        ldr     x0, \[x1, #16\]
                        1000c: R_AARCH64_LD64_GOTOFF_LO15       globala
-   10010:      f9400c20        ldr     x0, \[x1,#24\]
+   10010:      f9400c20        ldr     x0, \[x1, #24\]
                        10010: R_AARCH64_LD64_GOTOFF_LO15       globalb
-   10014:      f9400420        ldr     x0, \[x1,#8\]
+   10014:      f9400420        ldr     x0, \[x1, #8\]
                        10014: R_AARCH64_LD64_GOTOFF_LO15       globalc
    10018:      00000000        .word   0x00000000
                        10018: R_AARCH64_PREL64 _GLOBAL_OFFSET_TABLE_
This page took 0.033327 seconds and 4 git commands to generate.