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]
Other format: [Raw text]

Re: [patch][plugin,mudflap] Mark builtin alloca as not inlineable


Resending as an attachment, my mail client seems to have corrupted the patch.

Thanks

tunji

On Thu, Jun 25, 2009 at 11:13 AM, Richard Henderson<rth@redhat.com> wrote:
> On 06/19/2009 08:42 PM, Olatunji Ruwase wrote:
>>
>> 2009-06-19 ?Olatunji Ruwase<tjruwase@google.com>
>>
>> ? ? ? ? * builtins.c (expand_builtin_alloca): Handle builtin alloca
>> ? ? ? ? ? that is marked not to be inlined. Remove flag_mudflap use.
>> ? ? ? ? * tree-mudflap.c: Rename mf_xform_derefs to
>> ? ? ? ? ? mf_xfrom_statements.
>> ? ? ? ? ? (mf_xform_statements): Mark builtin alloca
>> ? ? ? ? ? calls as un-inlineable.
>
> Ok.
>
>
> r~
>

Attachment: not_inline_alloca.txt
Description: Text document


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