http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57208
Ian Lance Taylor <ian at airs dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian at airs dot com --- Comment #9 from Ian Lance Taylor <ian at airs dot com> --- It looks like simple_object_elf_write_ehdr in libiberty/simple-object-elf.c does not correctly handle the case of writing an ELF object with more than 65,280 sections. That may be the problem here.