aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2005-05-19 03:05:49 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2005-05-19 03:05:49 +0000
commit128a79fb0142757127a8ded0635ce6f4f94ecbba (patch)
tree2515da9a6676ddb153df106225173fc9b07d620d /gcc/cfgexpand.c
parentf75aac9e435b093bed7dbacf192453c2147e1503 (diff)
downloadgcc-128a79fb0142757127a8ded0635ce6f4f94ecbba.zip
gcc-128a79fb0142757127a8ded0635ce6f4f94ecbba.tar.gz
gcc-128a79fb0142757127a8ded0635ce6f4f94ecbba.tar.bz2
cfgexpand.c, [...]: Fix comment typos.
gcc/ * cfgexpand.c, tree-cfg.c, tree-inline.c, tree-optimize.c, tree-ssa-forwprop.c: Fix comment typos. * doc/invoke.texi: Fix a typo. cp/ * parser.c: Fix comment typos. From-SVN: r99944
Diffstat (limited to 'gcc/cfgexpand.c')
-rw-r--r--gcc/cfgexpand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cfgexpand.c b/gcc/cfgexpand.c
index 215f6d4..cd9829e 100644
--- a/gcc/cfgexpand.c
+++ b/gcc/cfgexpand.c
@@ -597,7 +597,7 @@ expand_one_register_var (tree var)
}
/* A subroutine of expand_one_var. Called to assign rtl to a VAR_DECL that
- has some associated error, e.g. it's type is error-mark. We just need
+ has some associated error, e.g. its type is error-mark. We just need
to pick something that won't crash the rest of the compiler. */
static void