|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gold/20522] linking powerpc64le Linux kernel with --emit-relocs causes internal error in set_info_section, at output.h:3386 |
Date: | Tue, 13 Dec 2016 21:02:08 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=20522 --- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Cary Coutant <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=03fb64f837bd8466ba6e7b7cb8880f5c6c87daab commit 03fb64f837bd8466ba6e7b7cb8880f5c6c87daab Author: Cary Coutant <address@hidden> Date: Tue Dec 13 11:49:22 2016 -0800 Do not use linker script to place static relocation sections. gold/ PR gold/20522 * layout.cc (Layout::choose_output_section): Add is_reloc parameter. Adjust all callers. Do not use linker script for is_reloc sections. (Layout::layout_reloc): Pass is_reloc == true. * layout.h (Layout::choose_output_section): Add is_reloc parameter. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |