Fix comment (insns -> bytes).
[platform/upstream/gcc.git] / 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" "")