> Hi. > > The patch is about not loading of LTO bodies for symbols > that are only aliases. > > Patch can bootstrap on x86_64-linux-gnu and survives regression tests. > > Ready to be installed? > Thanks, > Martin > > gcc/lto/ChangeLog: > > 2020-02-04 Martin Liska <mli...@suse.cz> > > PR lto/93489 > * lto-dump.c (dump_list_functions): Do not > load body for aliases. > (dump_body): Likewise here. OK, thanks! Honza
- [PATCH] Do not load body for alias symbols. Martin Liška
- Re: [PATCH] Do not load body for alias symbols. Jan Hubicka