[AArch64] Print spaces after commas in addresses
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-28.d
index 24424b93871ab24c4623fa4925a30f8a2843bbfa..fd5c71c3b6df82a2ea132fe3b0fd3e85e2510ebb 100644 (file)
@@ -11,9 +11,9 @@ Disassembly of section .text:
 .* <\.text>:
   .*:  .*      adrp    x2, .* <.*>
                        .*: R_AARCH64_P32_ADR_PREL_PG_HI21      _GLOBAL_OFFSET_TABLE_
-  .*:  .*      ldr     x0, \[x2,#.*\]
+  .*:  .*      ldr     x0, \[x2, #.*\]
                        .*: R_AARCH64_P32_LD32_GOTPAGE_LO14     globala
-  .*:  .*      ldr     x0, \[x2,#.*\]
+  .*:  .*      ldr     x0, \[x2, #.*\]
                        .*: R_AARCH64_P32_LD32_GOTPAGE_LO14     globalb
-  .*:  .*      ldr     x0, \[x2,#.*\]
+  .*:  .*      ldr     x0, \[x2, #.*\]
                        .*: R_AARCH64_P32_LD32_GOTPAGE_LO14     globalc
This page took 0.025051 seconds and 4 git commands to generate.