summaryrefslogtreecommitdiffstats
path: root/gcc/ipa-type-escape.c
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2005-08-01 03:55:03 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2005-08-01 03:55:03 +0000
commit77aa6362600028df78badfb710196aba5cbda93e (patch)
tree6ff21aa552a2746964fc034a8697d9e05c27a0a8 /gcc/ipa-type-escape.c
parent7422cd7b5109ed845e16f47a52ae5b57c67b02a0 (diff)
downloadppe42-gcc-77aa6362600028df78badfb710196aba5cbda93e.tar.gz
ppe42-gcc-77aa6362600028df78badfb710196aba5cbda93e.zip
* dwarf2out.c, fold-const.c, ipa-type-escape.c,
loop-invariant.c, predict.c, predict.def, reload1.c, reorg.c, tree-sra.c, config/arm/arm.c, config/crx/crx.c, config/i386/i386.c, config/mips/mips.h, config/rs6000/rs6000.h, config/sh/sh.c, config/stormy16/stormy16.c: Fix comment typos. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102620 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ipa-type-escape.c')
-rw-r--r--gcc/ipa-type-escape.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ipa-type-escape.c b/gcc/ipa-type-escape.c
index 19a2a1e08b5..e369d313dac 100644
--- a/gcc/ipa-type-escape.c
+++ b/gcc/ipa-type-escape.c
@@ -1622,7 +1622,7 @@ close_type_full_escape (tree type)
}
/* Transitively close the addressof bitmap for the type with UID.
- This means that if we had a.b and b.c, a would have both b an c in
+ This means that if we had a.b and b.c, a would have both b and c in
its maps. */
static bitmap
OpenPOWER on IntegriCloud