diff mbox

[ARM] ld/arm: adjust offsets in tls-gdierelax2.d

Message ID 20140624200024.GM5166@redacted.bos.redhat.com
State New
Headers show

Commit Message

Kyle McMartin June 24, 2014, 8 p.m. UTC
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.

Comments

Nick Clifton June 25, 2014, 9:24 a.m. UTC | #1
Hi Kyle,

> ld/testsuite/Changelog:
>
> 2014-06-24  Kyle McMartin  <kyle@redhat.com>
>
> 	* ld-arm/tls-gdierelax2.d: Fix expected offsets.

Approved - please apply.

Cheers
   Nick
Kyle McMartin June 25, 2014, 3:17 p.m. UTC | #2
On Wed, Jun 25, 2014 at 10:24:55AM +0100, Nicholas Clifton wrote:
> Hi Kyle,
> 
> >ld/testsuite/Changelog:
> >
> >2014-06-24  Kyle McMartin  <kyle@redhat.com>
> >
> >	* ld-arm/tls-gdierelax2.d: Fix expected offsets.
> 
> Approved - please apply.
> 

Thanks, applied... hopefully I didn't muck it up.

--Kyle
diff mbox

Patch

--- a/ld/testsuite/ld-arm/tls-gdierelax2.d
+++ b/ld/testsuite/ld-arm/tls-gdierelax2.d
@@ -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