On 7/15/19 7:30 AM, Martin Liška wrote:
> Hi.
>
> The patch is about removal of the emission of __gnu_lto_v1.
> The symbol should not be needed any longer for GCC driver.
>
> Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
>
> Ready to be installed?
> Thanks,
> Martin
>
> gcc/ChangeLog:
>
> 2019-07-15 Martin Liska <mli...@suse.cz>
>
> * config/avr/avr.c (avr_asm_output_aligned_decl_common): Update
> comment.
> * toplev.c (compile_file): Do not emit __gnu_lto_v1 symbol.
>
> libgcc/ChangeLog:
>
> 2019-07-15 Martin Liska <mli...@suse.cz>
>
> * config/pa/stublib.c: Remove stub symbol __gnu_lto_v1.
> * config/pa/t-stublib: Likewise.
>
> libiberty/ChangeLog:
>
> 2019-07-15 Martin Liska <mli...@suse.cz>
>
> * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
> Do not search for gnu_lto_v1, but search for first '\0'.
OK.
jeff