r227339 - in /trunk/gcc/lto: ChangeLog lto-symt...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Mon Aug 31 11:48:00 GMT 2015


Author: rguenth
Date: Mon Aug 31 11:48:11 2015
New Revision: 227339

URL: https://gcc.gnu.org/viewcvs?rev=227339&root=gcc&view=rev
Log:
2015-08-31  Richard Biener  <rguenther@suse.de>

	lto/
	* lto-symtab.c (lto_symtab_prevailing_decl): Remove redundant
	test, do not replace a non-builtin with a builtin.
	* lto.c (compare_tree_sccs_1): Do not merge things we stream
	as builtins vs. non-builtins.

Modified:
    trunk/gcc/lto/ChangeLog
    trunk/gcc/lto/lto-symtab.c
    trunk/gcc/lto/lto.c



More information about the Gcc-cvs mailing list