[Bug c++/57208] Latest chromium compilation fails with enabled LTO

ian at airs dot com gcc-bugzilla@gcc.gnu.org
Wed Jun 19 17:51:00 GMT 2013


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.



More information about the Gcc-bugs mailing list