2015-08-31 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 31 Aug 2015 14:01:45 +0000 (14:01 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 31 Aug 2015 14:01:45 +0000 (14:01 +0000)
commit5a7d537d7b3b9c218e8579d9dc6d57a45fc0d2ea
tree883d3ee48ef2bfcf463dc7da46a8ef793e0cc197
parented1990ec06fa77c3e1c2071a175be45e4a1fad55
2015-08-31  Richard Biener  <rguenther@suse.de>

lto/
* lto.c (compare_tree_sccs_1): Compare DECL_ABSTRACT_ORIGIN.
* lto-symtab.c (lto_symtab_merge): Merge DECL_POSSIBLY_INLINED flag.
(lto_symtab_prevailing_decl): Do not replace a decl that didn't
participate in merging with something else.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@227345 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/lto/ChangeLog
gcc/lto/lto-symtab.c
gcc/lto/lto.c