aboutsummaryrefslogtreecommitdiff
path: root/gcc/value-range.h
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@arm.com>2022-07-22 15:05:57 +0100
committerRichard Sandiford <richard.sandiford@arm.com>2022-07-22 15:05:57 +0100
commit41da4070a2acd9a9c1a24446d1a670bc70462886 (patch)
treef201edc13a305d402d51377fdfa7493d92998a6e /gcc/value-range.h
parent18ef76d3a1701c4dd7ab38ebda5c374b6bc13041 (diff)
downloadgcc-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/value-range.h')
0 files changed, 0 insertions, 0 deletions