|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gold/20717] --gc-sections fails to remove an unused orphan section if the last output section has a KEEP command. |
Date: | Mon, 12 Dec 2016 23:04:17 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=20717 --- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d32a48b9f2d8a374b7ce3f2c47cc9a1c3b184838 commit d32a48b9f2d8a374b7ce3f2c47cc9a1c3b184838 Author: Alan Modra <address@hidden> Date: Tue Dec 13 09:21:56 2016 +1030 [GOLD] Adjust testcase for PowerPC64 Since the linker created .TOC. symbol is placed at roughly .got+32k, .toc input sections must be placed in or after .got if .toc entries are accessed using 16-bit signed offset relocs. crt1.o contains such a relocation. PR gold/20717 * testsuite/pr20717.t: Add .got output section containing .toc. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |