[Bug lto/84579] __gnu_lto_v1 should be removed when linking with -fno-lto

romain.geissler at amadeus dot com gcc-bugzilla@gcc.gnu.org
Mon Sep 9 12:24:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84579

--- Comment #10 from Romain Geissler <romain.geissler at amadeus dot com> ---
Ah thanks, I had backported this one as well, but not the one you mentionned:

commit 217597acb2493b727255b66cd199fafa065427b7
Author: marxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Wed Jul 24 07:00:48 2019 +0000

    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.


    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@273757
138bc75d-0d04-0410-961f-82ee72b054a4


More information about the Gcc-bugs mailing list