https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56572
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch CC| |egallager at gcc dot gnu.org --- Comment #10 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Aldy Hernandez from comment #9) > Created attachment 31787 [details] > removal of transactions from clones > > This is a patch that fixes part of the problem, but as discussed in the > thread, is not sufficient since the uninstrumented code path will still end > up containing a nested transaction after inlining. > > I am attaching this patch for further reference when this PR is picked up > again. See thread for more details. Are you still working on it?