]> gcc.gnu.org Git - gcc.git/commitdiff
Minor changes to comments.
authorJim Wilson <wilson@gcc.gnu.org>
Fri, 1 Dec 1995 00:58:35 +0000 (16:58 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 1 Dec 1995 00:58:35 +0000 (16:58 -0800)
From-SVN: r10657

gcc/config/sh/sh.md

index 4a149d802d064921699dda0025b3b424d28ed024..3b767fb7a8478c4655872a7245012de5a9c999bf 100644 (file)
 ;; Attributes
 ;; -------------------------------------------------------------------------
 
-; Target CPU.
+;; Target CPU.
 
 (define_attr "cpu" "sh0,sh1,sh2,sh3"
   (const (symbol_ref "sh_cpu_attr")))
 
-;;
 ;; cbranch     conditional branch instructions
 ;; jump                unconditional jumps
 ;; arith       ordinary arithmetic
This page took 0.065083 seconds and 5 git commands to generate.