From 28c2d8448745ef95103b43abb830fe8c16bcbbbb Mon Sep 17 00:00:00 2001 From: kazu Date: Sat, 28 Sep 2002 15:29:45 +0000 Subject: * ChangeLog.4: Fix typos. * ChangeLog.6: Likewise. * FSFChangeLog.10: Likewise. * genattrtab.c: Fix comment typos. * haifa-sched.c: Likewise. * real.c: Likewise. * tree.h: Likewise. * config/arm/arm.c: Likewise. * config/arm/crti.asm: Likewise. * config/arm/crtn.asm: Likewise. * config/frv/frv.c: Likewise. * config/frv/frv.md: Likewise. * config/h8300/h8300.md: Likewise. * config/i386/rtemself.h: Likewise. * config/ia64/unwind-ia64.c: Likewise. * config/ip2k/ip2k.h: Likewise. * config/m88k/m88k.c: Likewise. * config/m88k/m88k.md: Likewise. * config/mips/sr71k.md: Likewise. * config/mmix/mmix.c: Likewise. * config/rs6000/rs6000.c: Likewise. * config/sh/sh.md: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57614 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/real.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/real.c') diff --git a/gcc/real.c b/gcc/real.c index 0d8547b9c7d..78324f6868e 100644 --- a/gcc/real.c +++ b/gcc/real.c @@ -3739,7 +3739,7 @@ const struct real_format i370_double_format = false }; -/* The "twos-compliment" c4x format is officially defined as +/* The "twos-complement" c4x format is officially defined as x = s(~s).f * 2**e -- cgit v1.2.1