fix merge botch

This commit is contained in:
mrg 2006-05-20 11:06:50 +00:00
parent aa349aa646
commit bf7f38130a
1 changed files with 0 additions and 2 deletions

View File

@ -2519,7 +2519,6 @@
(truncate:SI (lshiftrt:DI (mult:DI (zero_extend:DI (match_dup 1))
(zero_extend:DI (match_dup 2)))
(const_int 32))))])]
"TARGET_68020 && !TARGET_68060 && !TARGET_COLDFIRE"
"")
(define_insn ""
@ -2571,7 +2570,6 @@
(truncate:SI (lshiftrt:DI (mult:DI (sign_extend:DI (match_dup 1))
(sign_extend:DI (match_dup 2)))
(const_int 32))))])]
"TARGET_68020 && !TARGET_68060 && !TARGET_COLDFIRE"
"")
(define_insn ""