aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-operands.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2005-04-06 17:05:08 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2005-04-06 17:05:08 +0000
commitf652d14b64c65ad2ac570babcfa4c7b8791896ee (patch)
tree39414506f542e9bece675cd14c48ee0ca335e750 /gcc/tree-ssa-operands.c
parent8270a217758cf89cefd77eeeaa94bcb00931699b (diff)
downloadgcc-f652d14b64c65ad2ac570babcfa4c7b8791896ee.zip
gcc-f652d14b64c65ad2ac570babcfa4c7b8791896ee.tar.gz
gcc-f652d14b64c65ad2ac570babcfa4c7b8791896ee.tar.bz2
cse.c, [...]: Fix comment typos.
* cse.c, tree-flow-inline.h, tree-flow.h, tree-ssa-operands.c, tree-ssa-sink.c, tree.h, config/bfin/bfin.c, config/bfin/bfin.h: Fix comment typos. From-SVN: r97730
Diffstat (limited to 'gcc/tree-ssa-operands.c')
-rw-r--r--gcc/tree-ssa-operands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-ssa-operands.c b/gcc/tree-ssa-operands.c
index 07334b9..a967f98 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