aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-cfg.cc
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2023-03-14 14:39:32 +0100
committerRichard Biener <rguenther@suse.de>2023-04-19 14:14:14 +0200
commit7838574b5aca179e347eb972880ea8376a2cc6b5 (patch)
tree41ffdce39e021dc863a09c6422b8c44cd75d2f97 /gcc/tree-cfg.cc
parenta243ce2a52a6c62bc0d6be0b756a85dd9c1bceb7 (diff)
downloadgcc-7838574b5aca179e347eb972880ea8376a2cc6b5.zip
gcc-7838574b5aca179e347eb972880ea8376a2cc6b5.tar.gz
gcc-7838574b5aca179e347eb972880ea8376a2cc6b5.tar.bz2
Avoid non-unified nodes on the topological sorting for PTA solving
Since we do not update successor edges when merging nodes we have to deal with this in the users. The following avoids putting those on the topo order vector. * tree-ssa-structalias.cc (topo_visit): Look at the real destination of edges.
Diffstat (limited to 'gcc/tree-cfg.cc')
0 files changed, 0 insertions, 0 deletions