targhooks.c (default_target_can_inline_p): Rename from default_target_option_can_inli...
commit5cec9f5974ed8ab0788179b2afd48eb484f39acb
authorDJ Delorie <dj@redhat.com>
Fri, 10 Jul 2009 05:03:01 +0000 (10 01:03 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Fri, 10 Jul 2009 05:03:01 +0000 (10 01:03 -0400)
tree1db025e7528a5c185abb6b07197d9a5fa9b3fae9
parent1d8e1d5d9f87473eb7cae2c3b4109beeb87ce3da
targhooks.c (default_target_can_inline_p): Rename from default_target_option_can_inline_p.

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

From-SVN: r149457
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/mep/mep.c
gcc/target-def.h
gcc/targhooks.c
gcc/targhooks.h