OSDN Git Service

Fix comment (insns -> bytes).
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 May 1999 05:54:15 +0000 (05:54 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 May 1999 05:54:15 +0000 (05:54 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27095 138bc75d-0d04-0410-961f-82ee72b054a4

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" "")