summaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2005-05-19 03:05:49 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2005-05-19 03:05:49 +0000
commitc78cbec85ead213282b6beaf5815ce68aa6bdaa8 (patch)
tree2515da9a6676ddb153df106225173fc9b07d620d /gcc/cfgexpand.c
parente168332da6a7399278e91f551b41c1a2544574c2 (diff)
downloadgcc-c78cbec85ead213282b6beaf5815ce68aa6bdaa8.tar.gz
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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99944 138bc75d-0d04-0410-961f-82ee72b054a4
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 215f6d451c3..cd9829e60de 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