Fix comment (insns -> bytes).
authorJeff Law <law@gcc.gnu.org>
Sat, 22 May 1999 05:54:15 +0000 (23:54 -0600)
committerJeff Law <law@gcc.gnu.org>
Sat, 22 May 1999 05:54:15 +0000 (23:54 -0600)
From-SVN: r27095

gcc/config/pa/pa.md

index dbff838..09294c4 100644 (file)
@@ -45,7 +45,7 @@
 
 (define_attr "cpu" "700,7100,7100LC,7200,8000" (const (symbol_ref "pa_cpu_attr")))
 
-;; Length (in # of insns).
+;; Length (in # of bytes).
 (define_attr "length" ""
   (cond [(eq_attr "type" "load,fpload")
         (if_then_else (match_operand 1 "symbolic_memory_operand" "")