This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
On Thu, Jun 18, 2009 at 5:24 AM, Alan Modra<amodra@bigpond.net.au> wrote: > HJ, since your ifunc patches I can't even run "make check" on my x86 > box successfully. > > tmpdir/dump53.o: could not read symbols: Memory exhausted > FAIL: ld-elf/64ksec > > A quick look says it is likely to be the fact that you don't free > isymbuf in check_relocs. > I checked in this fix. Thanks. -- H.J. --- 2009-06-18 H.J. Lu <hongjiu.lu@intel.com> * elf32-i386.c (elf_i386_check_relocs): Cache or free isymbuf. * elf64-x86-64.c (elf64_x86_64_check_relocs): Likewise.
Attachment:
bfd-isymbuf-1.patch
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |