diff options
author | Richard Stallman <rms@gnu.org> | 1992-06-24 03:59:40 +0000 |
---|---|---|
committer | Richard Stallman <rms@gnu.org> | 1992-06-24 03:59:40 +0000 |
commit | f72aed244a1d10f19ba9d3ea943d9bb32fb02041 (patch) | |
tree | 74f27bca772c329910ceeb39b9ae4ed0ab88bd26 /gcc/stmt.c | |
parent | 8d6c8465b4aa95ec6d6dd35fd71908bcfbd7be3a (diff) | |
download | gcc-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.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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, |