* elf.c (map_sections_to_segments): When checking whether
authorIan Lance Taylor <ian@airs.com>
Mon, 14 Jul 1997 22:35:27 +0000 (22:35 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 14 Jul 1997 22:35:27 +0000 (22:35 +0000)
commit3fc2c14638d8f495d31ba709838db145d3d609b5
tree062ee7ff278ab677e28f0e749ef92492c39dd144
parent2c3acdf8b37ab50194fbf8c06ceee6e16bf391e6
* elf.c (map_sections_to_segments): When checking whether
including a section in a segment would force us to skip a page,
align the address of the next segment to avoid wraparound
problems.
PR 12828.
bfd/ChangeLog