ld/arm: adjust offsets in tls-gdierelax2.d
authorKyle McMartin <kyle@redhat.com>
Wed, 25 Jun 2014 14:57:45 +0000 (10:57 -0400)
committerKyle McMartin <kyle@redhat.com>
Wed, 25 Jun 2014 14:57:45 +0000 (10:57 -0400)
Addition of DF_STATIC_TLS in eea6dad2 results in the addition of
flags to the dynamic section, which in turn changes these addresses.
Fix them up to match their new positions.

ld/testsuite/Changelog:

2014-06-24  Kyle McMartin  <kyle@redhat.com>

* ld-arm/tls-gdierelax2.d: Fix expected offsets.

ld/testsuite/ChangeLog
ld/testsuite/ld-arm/tls-gdierelax2.d

index 2ef10c0..561abaf 100644 (file)
@@ -1,3 +1,7 @@
+2014-06-25  Kyle McMartin  <kyle@redhat.com>
+
+       * ld-arm/tls-gdierelax2.d: Fix expected offsets.
+
 2014-06-16  Will Newton  <will.newton@linaro.org>
 
        * ld-arm/arm-elf.exp: Add ifunc-gdesc test.
index 3a80094..5f6b9ad 100644 (file)
@@ -11,13 +11,13 @@ Disassembly of section .text:
     [0-9a-f]+: e59f0004        ldr     r0, \[pc, #4\]  ; .*
     [0-9a-f]+: e79f0000        ldr     r0, \[pc, r0\]
     [0-9a-f]+: e1a00000        nop                     ; .*
-    [0-9a-f]+: 00008098        .word   0x00008098
-    [0-9a-f]+: 0000809c        .word   0x0000809c
+    [0-9a-f]+: 000080a0        .word   0x000080a0
+    [0-9a-f]+: 000080a4        .word   0x000080a4
 
 [0-9a-f]+ <bar>:
     [0-9a-f]+: 4801            ldr     r0, \[pc, #4\]  ; .*
     [0-9a-f]+: 4478            add     r0, pc
     [0-9a-f]+: 6800            ldr     r0, \[r0, #0\]
     [0-9a-f]+: 46c0            nop                     ; .*
-    [0-9a-f]+: 0000808a        .word   0x0000808a
-    [0-9a-f]+: 0000808c        .word   0x0000808c
+    [0-9a-f]+: 00008092        .word   0x00008092
+    [0-9a-f]+: 00008094        .word   0x00008094