]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR ipa/70785 (LTO bootstrap with IPA PTA is broken)
authorRichard Biener <rguenther@suse.de>
Wed, 27 Apr 2016 10:42:08 +0000 (10:42 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 27 Apr 2016 10:42:08 +0000 (10:42 +0000)
commit2b78f22152e0af0612433f2bdf1d9eae76bfd843
tree2d34bc0aec820121f34dc86520fb24811bd5eee2
parentc1e1f4333b65cb99f2dbfff267a634448d947529
re PR ipa/70785 (LTO bootstrap with IPA PTA is broken)

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.

From-SVN: r235477
gcc/ChangeLog
gcc/tree-ssa-structalias.c