public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/49581] New: [trans-mem] save/restore of thread-local data in nested txns is missing
@ 2011-06-29 15:52 torvald at gcc dot gnu.org
  2012-01-11 15:36 ` [Bug c/49581] " aldyh at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: torvald at gcc dot gnu.org @ 2011-06-29 15:52 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49581

           Summary: [trans-mem] save/restore of thread-local data in
                    nested txns is missing
           Product: gcc
           Version: trans-mem
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: torvald@gcc.gnu.org


Created attachment 24632
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24632
test case

In the attached test case, stores to x[5] and x[6] in the nested txn do not get
rolled back. This happens if the nested txn is restarted by the TM runtime
library, or if the nested txn is aborted via __transaction_cancel.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-01-31 13:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-29 15:52 [Bug c/49581] New: [trans-mem] save/restore of thread-local data in nested txns is missing torvald at gcc dot gnu.org
2012-01-11 15:36 ` [Bug c/49581] " aldyh at gcc dot gnu.org
2012-01-11 17:24 ` aldyh at gcc dot gnu.org
2012-01-31 13:27 ` torvald at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).