On Wed, Apr 11, 2018 at 11:26:26AM +0200, Martin Liška wrote: > This is a small clean-up which Jakub suggested. > > Patch can bootstrap on x86_64-linux-gnu and survives regression tests. > > Ready to be installed? > Martin > > > gcc/lto/ChangeLog: > > 2018-04-11 Martin Liska <mli...@suse.cz> > > * lto-symtab.c (lto_symtab_merge_p): Use attribute_value_equal > function.
Ok, thanks. Jakub