|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/28894] segfault when building openjdk13 on x86 32bit (binutils 2.38 regression) |
Date: | Tue, 15 Feb 2022 23:11:44 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=28894 --- Comment #12 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <hjl@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3319ba7a8d6a42ba071d691789bc184632399331 commit 3319ba7a8d6a42ba071d691789bc184632399331 Author: H.J. Lu <hjl.tools@gmail.com> Date: Tue Feb 15 15:03:02 2022 -0800 i386: Update I386_NEED_DYNAMIC_RELOC_TYPE_P for DT_TEXTREL Update I386_NEED_DYNAMIC_RELOC_TYPE_P to allow R_386_TLS_IE for relocation in read-only section. bfd/ PR ld/28894 * elfxx-x86.h (I386_NEED_DYNAMIC_RELOC_TYPE_P): Allow R_386_TLS_IE. ld/ PR ld/28894 * testsuite/ld-i386/i386.exp: Run pr28894. * testsuite/ld-i386/pr28894.d: New file. * testsuite/ld-i386/pr28894.s: Likewise. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |