OSDN Git Service

* targhooks.c (default_target_can_inline_p): Rename from
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Jul 2009 05:03:01 +0000 (05:03 +0000)
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Jul 2009 05:03:01 +0000 (05:03 +0000)
commit7c88e5139429d67cee9024435cad0d95b7d42307
tree1db025e7528a5c185abb6b07197d9a5fa9b3fae9
parentb2d83a62511ce18574a98f00fb4b0008153a83f6
* targhooks.c (default_target_can_inline_p): Rename from
default_target_option_can_inline_p.
* targhooks.h (default_target_can_inline_p): Likewise.
* target-def.h (TARGET_CAN_INLINE_P): Rename from
TARGET_OPTION_CAN_INLINE_P.
* config/i386/i386.c (TARGET_CAN_INLINE_P): Likewise.
* config/mep/mep.c (TARGET_CAN_INLINE_P): Likewise.
(mep_target_can_inline_p): Rename from
mep_target_option_can_inline_p.

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