* config/h8300/h8300.md: Fix comment typos.
From-SVN: r77983
This commit is contained in:
parent
3e35cb0c02
commit
65c0764148
@ -1,3 +1,7 @@
|
||||
2004-02-17 Kazu Hirata <kazu@cs.umass.edu>
|
||||
|
||||
* config/h8300/h8300.md: Fix comment typos.
|
||||
|
||||
2004-02-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
|
||||
|
||||
* config/mips/t-iris6gld: Renamed to ...
|
||||
|
@ -4828,10 +4828,10 @@
|
||||
;; These triggers right at the end of allocation of locals in the
|
||||
;; prologue (and possibly at other places).
|
||||
|
||||
;; stack adjustment of -8, generate one push
|
||||
;; stack adjustment of -4, generate one push
|
||||
;;
|
||||
;; before : 14 bytes, 22 clocks
|
||||
;; after : 8 bytes, 20 clocks
|
||||
;; before : 6 bytes, 10 clocks
|
||||
;; after : 4 bytes, 10 clocks
|
||||
|
||||
(define_peephole2
|
||||
[(set (reg:SI SP_REG)
|
||||
|
Loading…
Reference in New Issue
Block a user