public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/47689] New: [trans-mem] function is cloned even if not used in transaction
@ 2011-02-10 20:53 patrick.marlier at gmail dot com
  2011-02-16 15:22 ` [Bug c/47689] " aldyh at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: patrick.marlier at gmail dot com @ 2011-02-10 20:53 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [trans-mem] function is cloned even if not used in
                    transaction
           Product: gcc
           Version: trans-mem
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: patrick.marlier@gmail.com
                CC: rth@gcc.gnu.org, aldyh@gcc.gnu.org


Created attachment 23304
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23304
testcase for testsuite that show this problem

The function NewQueueNode is cloned (_ZGTt12NewQueueNode) whereas there is no
need to transactify it.


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

* [Bug c/47689] [trans-mem] function is cloned even if not used in transaction
  2011-02-10 20:53 [Bug c/47689] New: [trans-mem] function is cloned even if not used in transaction patrick.marlier at gmail dot com
@ 2011-02-16 15:22 ` aldyh at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: aldyh at gcc dot gnu.org @ 2011-02-16 15:22 UTC (permalink / raw)
  To: gcc-bugs

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

Aldy Hernandez <aldyh at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE

--- Comment #1 from Aldy Hernandez <aldyh at gcc dot gnu.org> 2011-02-16 15:21:49 UTC ---
Not exactly a duplicate, but related and fixed by the patch in the other PR.

*** This bug has been marked as a duplicate of bug 47690 ***


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

end of thread, other threads:[~2011-02-16 15:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-10 20:53 [Bug c/47689] New: [trans-mem] function is cloned even if not used in transaction patrick.marlier at gmail dot com
2011-02-16 15:22 ` [Bug c/47689] " aldyh 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).