diff options
author | Richard Biener <rguenther@suse.de> | 2019-06-06 07:25:19 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2019-06-06 07:25:19 +0000 |
commit | ed315c041f48f491d6310fe83810bb93cc3e5d17 (patch) | |
tree | c39d72532d4b3cb1d9f09502f7a8087d40d9893a /gcc/tree-sra.c | |
parent | c45c8424de8773ee4305a7932fb2a3ee878ea56a (diff) | |
download | gcc-ed315c041f48f491d6310fe83810bb93cc3e5d17.zip gcc-ed315c041f48f491d6310fe83810bb93cc3e5d17.tar.gz gcc-ed315c041f48f491d6310fe83810bb93cc3e5d17.tar.bz2 |
tree-ssa-structalias.c: Include tree-cfg.h.
2019-06-06 Richard Biener <rguenther@suse.de>
* tree-ssa-structalias.c: Include tree-cfg.h.
(make_heapvar): Do not make heap vars artificial.
(find_func_aliases_for_builtin_call): Handle stack allocation
functions.
(find_func_aliases): Delay processing of simple enough returns
in non-IPA mode.
(set_uids_in_ptset): Adjust.
(find_what_var_points_to): Likewise.
(solve_constraints): Do not dump points-to sets here.
(compute_points_to_sets): Post-process return statements,
amending the escaped solution. Dump points-to sets afterwards.
(ipa_pta_execute): Dump points-to sets.
* gcc.dg/tree-ssa/alias-37.c: New testcase.
* gcc.dg/torture/20190604-1.c: Likewise.
* gcc.dg/tree-ssa/pta-callused.c: Adjust.
From-SVN: r271989
Diffstat (limited to 'gcc/tree-sra.c')
0 files changed, 0 insertions, 0 deletions