From 24fc18b98c30f23c5de5bce0fb6b90f5929fe453 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Fri, 22 Dec 2006 12:50:00 +0000 Subject: elfos.h, [...]: Fix comment typos. * config/elfos.h, config/spu/spu.c, tree-ssa-operands.h, tree-ssa-ter.c: Fix comment typos. From-SVN: r120149 --- gcc/tree-ssa-operands.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/tree-ssa-operands.h') 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"))) -- cgit v1.2.1