OSDN Git Service

* config/h8300/h8300.c (get_shift_alg): Clean up. Return the
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Oct 2001 17:06:27 +0000 (17:06 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Oct 2001 17:06:27 +0000 (17:06 +0000)
commit5a40b38ec7cd8ccb2562bdd9001f72345e099122
treefdbee4049af6b4a4e52f2535207bf3a42e3a53a3
parent0b1da3055e150a8ac7801d14a24fbe6d3c94dab7
* config/h8300/h8300.c (get_shift_alg): Clean up.  Return the
algorithm through the shift_info structure.
(emit_a_shift): Update the use of get_shift_alg.

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