bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/12608] TLS relocations issues on alpha


From: baryluk at smp dot if.uj.edu.pl
Subject: [Bug ld/12608] TLS relocations issues on alpha
Date: Thu, 31 Mar 2011 04:47:52 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=12608

--- Comment #6 from Witold Baryluk <baryluk at smp dot if.uj.edu.pl> 2011-03-31 
04:47:51 UTC ---
This is diff I got when using git cvsimport repo, commit 9462a417 (I do not
know how to map it back to CVS, but it is Date:   Wed Mar 30 23:00:05 2011
+0000).


--- source-ev4.so.disa    2011-03-31 05:58:39.000000000 +0200
+++ source-ev5.so.disa    2011-03-31 05:58:44.000000000 +0200
@@ -1,5 +1,5 @@

-./source-ev4.so:     file format elf64-alpha
+./source-ev5.so:     file format elf64-alpha

 Disassembly of section .text:

@@ -229,8 +229,8 @@
  958:    08 00 21 a4     ldq    t0,8(t0)
  95c:    a1 75 23 40     cmpeq    t0,0x1b,t0
  960:    21 00 20 e4     beq    t0,9e8 <check1+0x178>
- 964:    40 80 1d 22     lda    a0,-32704(gp)
- 968:    20 80 7d a7     ldq    t12,-32736(gp)
+ 964:    20 80 7d a7     ldq    t12,-32736(gp)
+ 968:    40 80 1d 22     lda    a0,-32704(gp)
  96c:    00 40 5b 6b     jsr    ra,(t12),970 <check1+0x100>
  970:    02 00 ba 27     ldah    gp,2(ra)
  974:    00 00 00 24     ldah    v0,0(v0)

Instructions are re-ordered, as in input assembler, but it should work
(registers are correctly used).

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]