aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorKazu Hirata <kazu@hxi.com>2001-12-15 01:33:51 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2001-12-15 01:33:51 +0000
commit103c41c190a8fd22564b17aaa484a8e412a8a217 (patch)
treeb99ba60406894f5b0eb8b686b87ea509020f9cc6 /gcc
parente32815aa02d5f29f7491b4775959d458de3f0e58 (diff)
downloadgcc-103c41c190a8fd22564b17aaa484a8e412a8a217.zip
gcc-103c41c190a8fd22564b17aaa484a8e412a8a217.tar.gz
gcc-103c41c190a8fd22564b17aaa484a8e412a8a217.tar.bz2
h8300.md (anonymous pattern): Add a missing mode.
* config/h8300/h8300.md (anonymous pattern): Add a missing mode. From-SVN: r48026
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/config/h8300/h8300.md2
2 files changed, 6 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 1fd49b1..7dbcf88 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,10 @@
2001-12-14 Kazu Hirata <kazu@hxi.com>
+ * config/h8300/h8300.md (anonymous pattern): Add a missing
+ mode.
+
+2001-12-14 Kazu Hirata <kazu@hxi.com>
+
* config/h8300/h8300.c (h8300_adjust_insn_length): Fix a
comment typo.
diff --git a/gcc/config/h8300/h8300.md b/gcc/config/h8300/h8300.md
index 285d9ad..34a7f35 100644
--- a/gcc/config/h8300/h8300.md
+++ b/gcc/config/h8300/h8300.md
@@ -909,7 +909,7 @@
(define_insn ""
[(set (match_operand:SI 0 "register_operand" "=a")
- (plus (mult:SI
+ (plus:SI (mult:SI
(sign_extend:SI (mem:HI
(post_inc:SI (match_operand:SI 1 "register_operand" "r"))))
(sign_extend:SI (mem:HI