|
From: | cvs-commit at gcc dot gnu dot org |
Subject: | [Bug binutils/6494] ICE in bfd/elf.c line 4622 in assign_file_positions_for_non_load_sections |
Date: | 26 Mar 2009 12:24:10 -0000 |
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-03-26 12:24 ------- Subject: Bug 6494 CVSROOT: /cvs/src Module name: src Changes by: address@hidden 2009-03-26 12:23:52 Modified files: bfd : ChangeLog elf.c Log message: PR 6494 * elf.c (copy_elf_program_header): Do not check that PT_GNU_RELRO p_filesz and p_memsz are equal. Use p_memsz as the segment size. (assign_file_positions_for_non_load_sections): Zap PT_GNU_RELRO if we don't find matching PT_LOAD when copying. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4534&r2=1.4535 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.479&r2=1.480 -- http://sourceware.org/bugzilla/show_bug.cgi?id=6494 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
[Prev in Thread] | Current Thread | [Next in Thread] |