This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: [PATCH] Fix strip bug with SHF_MERGE sections
- From: Richard Henderson <rth at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: binutils at sources dot redhat dot com
- Date: Sat, 8 Dec 2001 19:07:16 -0800
- Subject: Re: [PATCH] Fix strip bug with SHF_MERGE sections
- References: <20011208225949.C2651@sunsite.ms.mff.cuni.cz>
On Sat, Dec 08, 2001 at 10:59:49PM +0100, Jakub Jelinek wrote:
> * objcopy.c (setup_section): Copy entsize for SEC_MERGE sections.
Seems like this should be done regardless of SEC_MERGE.
r~