aboutsummaryrefslogtreecommitdiff
path: root/gcc/stmt.c
diff options
context:
space:
mode:
authorRichard Stallman <rms@gnu.org>1992-06-24 03:59:40 +0000
committerRichard Stallman <rms@gnu.org>1992-06-24 03:59:40 +0000
commitf72aed244a1d10f19ba9d3ea943d9bb32fb02041 (patch)
tree74f27bca772c329910ceeb39b9ae4ed0ab88bd26 /gcc/stmt.c
parent8d6c8465b4aa95ec6d6dd35fd71908bcfbd7be3a (diff)
downloadgcc-f72aed244a1d10f19ba9d3ea943d9bb32fb02041.zip
gcc-f72aed244a1d10f19ba9d3ea943d9bb32fb02041.tar.gz
gcc-f72aed244a1d10f19ba9d3ea943d9bb32fb02041.tar.bz2
*** empty log message ***
From-SVN: r1263
Diffstat (limited to 'gcc/stmt.c')
-rw-r--r--gcc/stmt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/stmt.c b/gcc/stmt.c
index 7a5648d..f4f6003 100644
--- a/gcc/stmt.c
+++ b/gcc/stmt.c
@@ -4256,7 +4256,7 @@ emit_jump_if_reachable (label)
current node are arranged to target the subordinates associated
code for out of bound conditions on the current node node.
- We can asume that when control reaches the code generated here,
+ We can assume that when control reaches the code generated here,
the index value has already been compared with the parents
of this node, and determined to be on the same side of each parent
as this node is. Thus, if this node tests for the value 51,