[Bug ipa/70785] LTO bootstrap with IPA PTA is broken
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Apr 27 13:11:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70785
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Known to work| |6.2.0
Resolution|--- |FIXED
Target Milestone|--- |6.2
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Fixed.
--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
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-bugs
mailing list