bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/23194] Building glibc 2.27 on 32-bit Intel with binutils 2.30 se


From: mail at andreasbaumann dot cc
Subject: [Bug ld/23194] Building glibc 2.27 on 32-bit Intel with binutils 2.30 segfaults in elf subdir
Date: Sat, 19 May 2018 12:21:02 +0000

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

--- Comment #14 from Andreas Baumann <mail at andreasbaumann dot cc> ---
(In reply to address@hidden from comment #13)
> The master branch has been updated by H.J. Lu <address@hidden>:
> 
> https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;
> h=97373b2eba6077d5059370a95931b93a8b118813
> 
> commit 97373b2eba6077d5059370a95931b93a8b118813
> Author: H.J. Lu <address@hidden>
> Date:   Fri May 18 14:23:41 2018 -0700
> 
>     x86: Don't set eh->local_ref to 1 for versioned symbol
>     
>     bfd_hide_sym_by_version can't be used to check if a versioned symbol is
>     hidden.  It has to be synced with _bfd_elf_link_assign_sym_version to
>     get the correct answer.
>     
>     bfd/
>     
>       PR ld/23194
>       * elfxx-x86.c (_bfd_x86_elf_link_symbol_references_local): Don't
>       set eh->local_ref to 1 if a symbol is versioned and there is a
>       version script.
>     
>     ld/
>     
>       PR ld/23194
>       * testsuite/ld-i386/i386.exp: Run pr23194.
>       * testsuite/ld-x86-64/x86-64.exp: Likewise.
>       * testsuite/ld-i386/pr23194.d: New file.
>       * testsuite/ld-i386/pr23194.map: Likewise.
>       * testsuite/ld-i386/pr23194.s: Likewise.
>       * testsuite/ld-x86-64/pr23194.d: Likewise.
>       * testsuite/ld-x86-64/pr23194.map: Likewise.
>       * testsuite/ld-x86-64/pr23194.s: Likewise.

Just patched and tested the master. Works without any problems. Thanks for the
fix.

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