sh.h (REG_CLASS_HAS_FP_REG): New.
authorJoern Rennecke <amylaar@gcc.gnu.org>
Thu, 12 Dec 2002 16:25:12 +0000 (16:25 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Thu, 12 Dec 2002 16:25:12 +0000 (16:25 +0000)
commit7a18508b1fdefa738dc502b131d57a909639ec9b
tree514de3ccef468d7e7b14cd2df69643b96268b79c
parent83ebfdc01c89fb8224b77048cbfe11e299a3e587
sh.h (REG_CLASS_HAS_FP_REG): New.

        * 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.

From-SVN: r60074
gcc/config/sh/sh-protos.h