|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/29377] non-canonical reference to canonical protected function |
Date: | Tue, 19 Jul 2022 01:16:36 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=29377 --- Comment #4 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=bd0736124c20950ac353f01e5029b7cb5d8a7010 commit bd0736124c20950ac353f01e5029b7cb5d8a7010 Author: H.J. Lu <hjl.tools@gmail.com> Date: Mon Jul 18 11:44:32 2022 -0700 x86: Properly check invalid relocation against protected symbol Only check invalid relocation against protected symbol defined in shared object. bfd/ PR ld/29377 * elf32-i386.c (elf_i386_scan_relocs): Only check invalid relocation against protected symbol defined in shared object. * elf64-x86-64.c (elf_x86_64_scan_relocs): Likewise. ld/ PR ld/29377 * testsuite/ld-elf/linux-x86.exp: Run PR ld/29377 tests. * testsuite/ld-elf/pr29377a.c: New file. * testsuite/ld-elf/pr29377b.c: Likewise. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |