bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/17154] New: x86_64 ld fails to select proper plt entry for ifunc


From: amodra at gmail dot com
Subject: [Bug ld/17154] New: x86_64 ld fails to select proper plt entry for ifunc
Date: Mon, 14 Jul 2014 13:52:12 +0000

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

            Bug ID: 17154
           Summary: x86_64 ld fails to select proper plt entry for ifunc
           Product: binutils
           Version: 2.25 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: amodra at gmail dot com

As seen building current glibc.

0000000000087e20 <bcopy>:
   87e20:       48 87 fe                xchg   %rdi,%rsi
   87e23:       e9 b8 76 f9 ff          jmpq   1f4e0 <address@hidden>

This should be jumping to here instead

000000000001f590 <address@hidden>:
.
.
00000000000877b0 <address@hidden>:

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