aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@gcc.gnu.org>1999-02-17 09:37:38 +0000
committerNick Clifton <nickc@gcc.gnu.org>1999-02-17 09:37:38 +0000
commitd5355be3c48608f81654b37f38e24de92c6dee2f (patch)
treeb706cff6b5ee0b781e2aa0cf73aee1fe92b9be9e
parentd79904b83a9b7e0b1db27f5c75cd2858d2dab3b5 (diff)
downloadgcc-d5355be3c48608f81654b37f38e24de92c6dee2f.zip
gcc-d5355be3c48608f81654b37f38e24de92c6dee2f.tar.gz
gcc-d5355be3c48608f81654b37f38e24de92c6dee2f.tar.bz2
Fix spelling typo
From-SVN: r25266
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index f36270c..fad25f2 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -54,7 +54,7 @@ Tue Feb 16 10:53:51 1999 Richard Earnshaw (rearnsha@arm.com)
Tue Feb 16 09:52:26 1999 Nick Clifton <nickc@cygnus.com>
* config/arm/arm.md (zeroextractqi_compare0_scratch): Ensure that
- bitfield doe snot overflow a byte boundary.
+ bitfield does not overflow a byte boundary.
Tue Feb 16 01:37:33 1999 Charles G Waldman <cgw@alum.mit.edu>