[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/22758] FAIL: Run pr22393-2
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug ld/22758] FAIL: Run pr22393-2 |
Date: |
Thu, 15 Feb 2018 16:23:55 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22758
--- Comment #8 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
The binutils-2_30-branch branch has been updated by Nick Clifton
<address@hidden>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=355d8ed79b1e830d5216a70026f751f5a38df9e9
commit 355d8ed79b1e830d5216a70026f751f5a38df9e9
Author: Nick Clifton <address@hidden>
Date: Thu Feb 15 16:21:02 2018 +0000
Import patch from mainline to fix a bug that would place executable and
non-executables pages in the same segment.
PR 22758
bfd * elf.c (_bfd_elf_map_sections_to_segments): Don't start a new
segment when demand paged with lma on the same page. Test this
before load/non-load, executable/non-executable,
writable/non-writable tests and simplify. Delete bogus relro
condition in writable/non-writable test. Delete outdated
comment. Formatting.
--
You are receiving this mail because:
You are on the CC list for the bug.