[Bug lto/91228] [10 regression] Removing gnu_lto_v1 symbol name breaks LTO with Solaris ld
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jul 24 07:01:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91228
--- Comment #6 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Wed Jul 24 07:00:48 2019
New Revision: 273757
URL: https://gcc.gnu.org/viewcvs?rev=273757&root=gcc&view=rev
Log:
Fix off-by-one in simple-object-elf.c (PR lto/91228).
2019-07-24 Martin Liska <mliska@suse.cz>
PR lto/91228
* simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
Find first '\0' starting from gnu_lto + 1.
Modified:
trunk/libiberty/ChangeLog
trunk/libiberty/simple-object-elf.c
More information about the Gcc-bugs
mailing list