diff options
Diffstat (limited to 'gcc/tree-ssa-operands.c')
-rw-r--r-- | gcc/tree-ssa-operands.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-ssa-operands.c b/gcc/tree-ssa-operands.c index 07334b92d7b..a967f98f6b0 100644 --- a/gcc/tree-ssa-operands.c +++ b/gcc/tree-ssa-operands.c @@ -993,7 +993,7 @@ append_v_must_def (tree var) /* Parse STMT looking for operands. OLD_OPS is the original stmt operand - cache for STMT, if it exested before. When fniished, the various build_* + cache for STMT, if it existed before. When finished, the various build_* operand vectors will have potential operands. in them. */ static void |