|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/29540] ld ppc64: unneeded R_PPC64_NONE in .rela.dyn when linking Linux vdso |
Date: | Wed, 14 Sep 2022 00:50:22 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=29540 --- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amodra@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=365bf300da35c11e27bb8cdd3964f82e3d32f094 commit 365bf300da35c11e27bb8cdd3964f82e3d32f094 Author: Alan Modra <amodra@gmail.com> Date: Sat Sep 10 12:58:44 2022 +0930 PR29540, R_PPC64_NONE in .rela.dyn when linking Linux vdso PR 29540 * elf64-ppc.c (allocate_dynrelocs): Don't alloc space for relocs against discarded sections. (ppc64_elf_size_dynamic_sections): Use standard test for discarded sections. * elf32-ppc.c (allocate_dynrelocs): Don't alloc space for relocs against discarded sections. (ppc_elf_size_dynamic_sections): Use standard test for discarded sections. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |