aboutsummaryrefslogtreecommitdiff
path: root/gcc/ssa.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ssa.c')
-rw-r--r--gcc/ssa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ssa.c b/gcc/ssa.c
index 82be677..e86d878 100644
--- a/gcc/ssa.c
+++ b/gcc/ssa.c
@@ -1366,7 +1366,7 @@ eliminate_phi (e, reg_partition)
if (n_nodes == 0)
return;
- /* Build the auxilliary graph R(B).
+ /* Build the auxiliary graph R(B).
The nodes of the graph are the members of the register partition
present in Phi(B). There is an edge from FIND(T0)->FIND(T1) for