diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2022-07-22 15:05:57 +0100 |
---|---|---|
committer | Richard Sandiford <richard.sandiford@arm.com> | 2022-07-22 15:05:57 +0100 |
commit | 41da4070a2acd9a9c1a24446d1a670bc70462886 (patch) | |
tree | f201edc13a305d402d51377fdfa7493d92998a6e /gcc/gimple-range-cache.cc | |
parent | 18ef76d3a1701c4dd7ab38ebda5c374b6bc13041 (diff) | |
download | gcc-41da4070a2acd9a9c1a24446d1a670bc70462886.zip gcc-41da4070a2acd9a9c1a24446d1a670bc70462886.tar.gz gcc-41da4070a2acd9a9c1a24446d1a670bc70462886.tar.bz2 |
graphds: Fix description of SCC algorithm
graphds_scc says that it uses Tarjan's algorithm, but it looks like
it uses Kosaraju's algorithm instead (dfs one way followed by dfs
the other way).
gcc/
* graphds.cc (graphds_scc): Fix algorithm attribution.
Diffstat (limited to 'gcc/gimple-range-cache.cc')
0 files changed, 0 insertions, 0 deletions