diff mbox

fix typo

Message ID C5DDE4CC-699D-4EEA-A671-A388A700F583@comcast.net
State New
Headers show

Commit Message

Mike Stump Jan. 21, 2011, 5:04 a.m. UTC
This just fixes a random typo I noticed...
diff mbox

Patch

Index: gcc/gcc/config/arm/arm1026ejs.md
===================================================================
--- gcc/gcc/config/arm/arm1026ejs.md	(revision 169009)
+++ gcc/gcc/config/arm/arm1026ejs.md	(working copy)
@@ -127,7 +127,7 @@ 
 ;; output (such as umull) make their results available in two cycles;
 ;; the least significant word is available before the most significant
 ;; word.  That fact is not modeled; instead, the instructions are
-;; described.as if the entire result was available at the end of the
+;; described as if the entire result was available at the end of the
 ;; cycle in which both words are available.
 
 ;; The "umull", "umlal", "smull", and "smlal" instructions all take