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] error with transaction_callable in gimplify.c


On 07/27/2010 09:34 AM, Aldy Hernandez wrote:
> There is no need to instrument a function call that has a return slot
> optimization, since the callee should've performed any instrumentation
> necessary.
> 
> Oh yeah, the comment was wrong, this is a store not a load.  Fixed.
> 
> OK for branch?

Ok.

> p.s. Sorry, but I'm too dumb to properly reduce a C++ testcase.  I tried.

delta?


r~


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