r235501 - in /branches/gcc-6-branch/gcc: Change...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Wed Apr 27 13:10:00 GMT 2016


Author: rguenth
Date: Wed Apr 27 13:10:47 2016
New Revision: 235501

URL: https://gcc.gnu.org/viewcvs?rev=235501&root=gcc&view=rev
Log:
2016-04-27  Richard Biener  <rguenther@suse.de>

	PR ipa/70785
	* tree-ssa-structalias.c (refered_from_nonlocal_fn): New
	function cummulating used_from_other_partition, externally_visible
	and force_output from aliases.
	(refered_from_nonlocal_var): Likewise.
	(ipa_pta_execute): Use call_for_symbol_and_aliases to cummulate
	node flags properly.

Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/tree-ssa-structalias.c



More information about the Gcc-cvs mailing list