* targhooks.c (default_builtin_reciprocal): New default target hook.
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 16 Jun 2007 18:52:11 +0000 (18:52 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 16 Jun 2007 18:52:11 +0000 (18:52 +0000)
commitc3cc39c4d91982107943f0e8fec26038cf6641b8
treec1464791ad2a64bbc18e95aec05c332b45c31f18
parent7d6f49d628f8d236acbd541eb7357fe24dea8ab3
    * targhooks.c (default_builtin_reciprocal): New default target hook.
        * targhooks.h (default_builtin_reciprocal): Add prototype.
        * hooks.c (hook_tree_tree_bool_null): Remove hook.
        * hooks.h (hook_tree_tree_bool_null): Remove prototype.
        * target-def.h (TARGET_BUILTIN_RECIPROCAL): Define as
        default_builtin_reciprocal.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125758 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/hooks.c
gcc/hooks.h
gcc/target-def.h
gcc/targhooks.c
gcc/targhooks.h