bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/26263] [Regression 2.35] binutils breaks 32-bit mesa


From: hjl.tools at gmail dot com
Subject: [Bug gas/26263] [Regression 2.35] binutils breaks 32-bit mesa
Date: Sun, 19 Jul 2020 12:40:06 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=26263

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW

--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> ---
-libglapi_good.so:     file format elf32-i386
+libglapi_bad.so:     file format elf32-i386


 Disassembly of section .init:
@@ -209,7 +209,7 @@ Disassembly of section .text:
     5231:      c7 46 e4 00 00 ff a0    movl   $0xa0ff0000,-0x1c(%esi)
     5238:      c7 46 e8 34 12 00 00    movl   $0x1234,-0x18(%esi)
     523f:      c7 46 ec 90 90 90 90    movl   $0x90909090,-0x14(%esi)
-    5246:      e8 95 ff ff ff          call   51e0 <x86_current_tls>
+    5246:      e8 2e ff ff ff          call   5179 <register_tm_clones+0x49>
     524b:      89 6e e8                mov    %ebp,-0x18(%esi)
     524e:      83 c5 04                add    $0x4,%ebp
     5251:      89 46 e2                mov    %eax,-0x1e(%esi)
@@ -264,7 +264,7 @@ Disassembly of section .text:
     52e2:      89 46 08                mov    %eax,0x8(%esi)
     52e5:      8b 44 24 0c             mov    0xc(%esp),%eax
     52e9:      89 46 0c                mov    %eax,0xc(%esi)
-    52ec:      e8 ef fe ff ff          call   51e0 <x86_current_tls>
+    52ec:      e8 e2 fd ff ff          call   50d3 <__cxa_finalize@plt+0x3>
     52f1:      8b 4c 24 20             mov    0x20(%esp),%ecx
     52f5:      89 46 02                mov    %eax,0x2(%esi)
     52f8:      89 f0                   mov    %esi,%eax

-- 
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]