* config/h8300/h8300.md: Fix comment typos.
From-SVN: r64747
This commit is contained in:
parent
9f2e060862
commit
4d1da12a32
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2003-03-23 Kazu Hirata <kazu@cs.umass.edu>
|
||||
|
||||
* config/h8300/h8300.md: Fix comment typos.
|
||||
|
||||
2003-03-22 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
|
||||
|
||||
* pa.c (output_cbranch): Fix typo in comment.
|
||||
|
|
|
@ -3847,8 +3847,8 @@
|
|||
;;
|
||||
;; dead -131072 eq/ne inc.w and test
|
||||
;; dead -65536 eq/ne inc.w and test
|
||||
;; dead 65536 eq/ne inc.w and test
|
||||
;; dead 131072 eq/ne inc.w and test
|
||||
;; dead 65536 eq/ne dec.w and test
|
||||
;; dead 131072 eq/ne dec.w and test
|
||||
;;
|
||||
;; dead 0x000000?? except 1 and 2 eq/ne xor.b and test
|
||||
;; dead 0x0000??00 eq/ne xor.b and test
|
||||
|
|
Loading…
Add table
Reference in a new issue