* sh.h (REG_CLASS_HAS_FP_REG): New.
commit04a81f2984e8db2a3daea449aefecea11d725746
authoramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Dec 2002 16:25:12 +0000 (12 16:25 +0000)
committeramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Dec 2002 16:25:12 +0000 (12 16:25 +0000)
tree514de3ccef468d7e7b14cd2df69643b96268b79c
parent143ac21b70e04005a22450ee3822ab9a46c1ae80
    * sh.h (REG_CLASS_HAS_FP_REG): New.
        (REGISTER_MOVE_COST) Use it.  Put body into a function and
        move it into:
        * sh.c (sh_register_move_cost).
        * sh-protos.h (sh_register_move_cost): Declare.

        * sh.c (sh_expand_builtin): Abort for unexpected nop values.
        (sh_adjust_cost): Always return a value.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60074 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/config/sh/sh-protos.h