From 6416ae7f28ac516401f1f64715effce670b76d6f Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Fri, 16 Dec 2005 06:09:31 +0000 Subject: basic-block.h, [...]: Fix comment typos. * basic-block.h, config/i386/winnt.c, config/pa/pa.c, config/s390/s390.c, dfp.c, expr.c, fold-const.c, params.def, reload.c, struct-equiv.c, tree-ssa-ccp.c, tree-ssa-pre.c, tree-ssa-reassoc.c, tree-ssa-structalias.c: Fix comment typos. * doc/invoke.texi, doc/tm.texi: Fix typos. From-SVN: r108626 --- gcc/dfp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/dfp.c') diff --git a/gcc/dfp.c b/gcc/dfp.c index ab05751..55c6f2d 100644 --- a/gcc/dfp.c +++ b/gcc/dfp.c @@ -333,7 +333,7 @@ decimal_from_binary (REAL_VALUE_TYPE *to, const REAL_VALUE_TYPE *from) } /* Helper function to real.c:do_compare() to handle decimal internal - represenation including when one of the operands is still in the + representation including when one of the operands is still in the binary internal representation. */ int -- cgit v1.1