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: [trans-mem] do not inline wrapper functions


On 09/10/2009 08:09 AM, Aldy Hernandez wrote:
I am a little concerned that every time we create a function call we
have to search in the TM replacements hash, but I suppose it's only for
the TM case and doesn't affect anyone else.

You don't have to. Set the bit when we parse the attribute.



r~



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