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] optimize transaction local malloc/alloca memory


On 12/04/2009 10:07 AM, Aldy Hernandez wrote:
I assume you're going to make me handle dereferencing of thread-private
memory with log functions or a local copy :-).

Well, sure! ;-)


How about I make sure there are no instrumented calls whatsoever:

{ scan-tree-dump-times "ITM_WU|ITM_LU|tm_save" 1 "tmmark" }

Huh?


I'd say just omit this testcase for the moment.


r~



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