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 consolidate creating CALL_EXPRs in builtins.c


>>>>> "Kaveh" == Kaveh R Ghazi <ghazi@caip.rutgers.edu> writes:

>> From: Jason Merrill <jason@redhat.com>
>> 
>> Couldn't you use a less ambiguous name for this new function?
>> Jason

> Suggestions?

build_function_call_expr?

build_function_addr_and_call?

Anything that isn't already a function name, basically.

Jason

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