This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/47952] [trans-mem] undefined reference to transaction clone
- From: "rth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 8 Mar 2011 00:44:59 +0000
- Subject: [Bug c++/47952] [trans-mem] undefined reference to transaction clone
- Auto-submitted: auto-generated
- References: <bug-47952-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47952
--- Comment #5 from Richard Henderson <rth at gcc dot gnu.org> 2011-03-08 00:44:41 UTC ---
Author: rth
Date: Tue Mar 8 00:44:37 2011
New Revision: 170768
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170768
Log:
PR 47952
* trans-mem.c (tm_mangle): Pass in and return an identifier.
(ipa_tm_create_version): Update to match. Also mangle the
DECL_COMDAT_GROUP.
Modified:
branches/transactional-memory/gcc/ChangeLog.tm
branches/transactional-memory/gcc/trans-mem.c