|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/19013] Section corrupted with elf64-x86-64 input -> elf32-i386 output |
Date: | Wed, 30 Sep 2015 06:42:00 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19013 --- 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=630993ec93fed0f2da1c4511b865cc69f5f0e835 commit 630993ec93fed0f2da1c4511b865cc69f5f0e835 Author: Alan Modra <address@hidden> Date: Wed Sep 30 11:45:32 2015 +0930 Consistency check for merge sections We can't allow sections to be merged and sized by the ELF linker backend and then later be output by the generic linker backend. The generic linker backend doesn't understand merge sections. PR ld/19013 * elflink.c (_bfd_elf_merge_sections): Only merge input bfds that will be handled by elf_link_input_bfd. Rename abfd param to obfd. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |