OSDN Git Service

PR target/46436
authoramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Nov 2010 18:40:24 +0000 (18:40 +0000)
committeramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Nov 2010 18:40:24 +0000 (18:40 +0000)
commitd9f835a6699e5476a1bfc4bddd73856dd5161d49
treed8ffe222a8d2e870c483c1831448be1c4dc9b9f8
parent93be21c016d4d35bbc03ac44c8be7077868afff1
PR target/46436
* config/m68hc11/m68hc11.c (m68hc11_gen_highpart): Split shift count
to accomodate 32 bit HOST_WIDE_INT.
(m68hc11_emit_logical): Remove unused variable insn.
(m68hc11_check_z_replacement) <CLOBBER>: Set this_insn_uses_ix and
this_insn_uses_iy before use.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@166952 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/m68hc11/m68hc11.c