From: Kazu Hirata Date: Sun, 23 Mar 2003 14:32:47 +0000 (+0000) Subject: * config/h8300/h8300.md: Fix comment typos. X-Git-Tag: releases/gcc-3.4.0~7719 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4d1da12a32cf622224bb30a3f85131e10c842402;p=thirdparty%2Fgcc.git * config/h8300/h8300.md: Fix comment typos. From-SVN: r64747 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e8b98534879a..25fa673afc5e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2003-03-23 Kazu Hirata + + * config/h8300/h8300.md: Fix comment typos. + 2003-03-22 John David Anglin * pa.c (output_cbranch): Fix typo in comment. diff --git a/gcc/config/h8300/h8300.md b/gcc/config/h8300/h8300.md index 54994211a005..883fa5c3e2dc 100644 --- a/gcc/config/h8300/h8300.md +++ b/gcc/config/h8300/h8300.md @@ -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