aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-operands.h
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2006-12-22 12:50:00 +0000
committerKazu Hirata <kazu@codesourcery.com>2006-12-22 12:50:00 +0000
commit7670d0e03c5ae586cba497f9ffa00299f8211499 (patch)
tree4d03c35b281238a81a9b5f529560144cbba2ace8 /gcc/tree-ssa-operands.h
parentc7eafd5d6adcc116dbb8d8ca7f10af2e808b606c (diff)
* config/elfos.h, config/spu/spu.c, tree-ssa-operands.h,
tree-ssa-ter.c: Fix comment typos. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@120149 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/tree-ssa-operands.h')
-rw-r--r--gcc/tree-ssa-operands.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-ssa-operands.h b/gcc/tree-ssa-operands.h
index 10fd1459996..35d59a44e4c 100644
--- a/gcc/tree-ssa-operands.h
+++ b/gcc/tree-ssa-operands.h
@@ -108,7 +108,7 @@ struct voptype_d
typedef struct voptype_d *voptype_p;
/* This structure represents a variable sized buffer which is allocated by the
- operand memory manager. Operands are subalocated out of this block. The
+ operand memory manager. Operands are suballocated out of this block. The
MEM array varies in size. */
struct ssa_operand_memory_d GTY((chain_next("%h.next")))