This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Patch to allow targets to prevent inlining


> 
> [ TARGET_CAN_INLINE_P is a marginal name, since what we're really checking
>   is whether or not a target specific *attribute* should not inhibit inlining,
>   not whether the target supports inlining. ]


ATTRIBUTE_INLINE_P ?



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]