* sh.md (reload_inqi): Fix mode for source in second set.

From-SVN: r64192
This commit is contained in:
J"orn Rennecke 2003-03-11 22:37:41 +00:00 committed by Joern Rennecke
parent 7101fb18f3
commit ea45c4b0b3
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Tue Mar 11 22:35:39 2003 J"orn Rennecke <joern.rennecke@superh.com>
* sh.md (reload_inqi): Fix mode for source in second set.
Tue Mar 11 22:48:03 CET 2003 Jan Hubicka <jh@suse.cz>
* cselib.c (cselib_invalidate_mem_1): Move too ...

View File

@ -3667,7 +3667,7 @@
[(set (match_operand:SI 2 "" "=&r")
(match_operand:QI 1 "inqhi_operand" ""))
(set (match_operand:QI 0 "arith_reg_operand" "=r")
(truncate:HI (match_dup 3)))]
(truncate:QI (match_dup 3)))]
"TARGET_SHMEDIA"
"
{