https://sourceware.org/bugzilla/show_bug.cgi?id=16807
--- Comment #22 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch, master has been updated via c32abae8456a2cb959862626b5ff9ebdd1543514 (commit) from 1e2ccb612d2b61014bb7e9fef3eb58e4947b9d2b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c32abae8456a2cb959862626b5ff9ebdd1543514 commit c32abae8456a2cb959862626b5ff9ebdd1543514 Author: Nick Clifton <ni...@redhat.com> Date: Tue Jun 3 17:18:27 2014 +0100 This is to fix a further problem with merging resource sections. It turns out that the section is supposed to be page-aligned, but the newly merged section was not being padded out to a page boundary. This meant that when the executable was stripped a badly sized .rsrc section was written out. PR ld/16807 * peXXigen.c (rsrc_process_section): Page align the new contents befgore writing out. ----------------------------------------------------------------------- Summary of changes: bfd/ChangeLog | 6 ++++++ bfd/peXXigen.c | 32 ++++++++++++++++++++++++++++++-- 2 files changed, 36 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils