aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-alias-common.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2004-07-02 00:51:01 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2004-07-02 00:51:01 +0000
commitf6fe65dc61754f3dc25a8757a1955b61e6374f51 (patch)
treeae5103fbd5f2fe5bcbda71439d0de821a65ead6f /gcc/tree-alias-common.c
parentf16ee2a09a939e126594865c4bf7f0c9df5785db (diff)
downloadgcc-f6fe65dc61754f3dc25a8757a1955b61e6374f51.zip
gcc-f6fe65dc61754f3dc25a8757a1955b61e6374f51.tar.gz
gcc-f6fe65dc61754f3dc25a8757a1955b61e6374f51.tar.bz2
ifcvt.c, [...]: Fix comment typos.
* ifcvt.c, modulo-sched.c, tree-alias-common.c, tree-sra.c, tree-ssa-copy.c, tree-ssa-dom.c, tree-ssa-pre.c: Fix comment typos. From-SVN: r84008
Diffstat (limited to 'gcc/tree-alias-common.c')
-rw-r--r--gcc/tree-alias-common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-alias-common.c b/gcc/tree-alias-common.c
index 561feb5..790d70a 100644
--- a/gcc/tree-alias-common.c
+++ b/gcc/tree-alias-common.c
@@ -533,7 +533,7 @@ find_func_aliases (tree stp)
else if (TREE_CODE (op1) == CALL_EXPR)
{
/* Heap assignment. These are __attribute__ malloc or
- something, i'll deal with it later. */
+ something, I'll deal with it later. */
if (0)
{}
else