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: "aldyh at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 7 Mar 2011 15:32:16 +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
Aldy Hernandez <aldyh at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #23513|0 |1
is obsolete| |
--- Comment #2 from Aldy Hernandez <aldyh at gcc dot gnu.org> 2011-03-07 15:32:09 UTC ---
Created attachment 23571
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23571
assembly with undefined references in clone table
This is the assembly file that has the following undefined references:
src/Game.o:(.tm_clone_table+0x108): undefined reference to `transaction clone
for std::_List_iterator<Building*>::_List_iterator(std::_List_node_base*)'
src/Game.o:(.tm_clone_table+0x258): undefined reference to `transaction clone
for
std::_List_iterator<Game::BuildProject>::_List_iterator(std::_List_node_base*)'
The 2nd reference is the following mangled symbol:
_ZGTtNSt14_List_iteratorIN4Game12BuildProjectEEC1EPSt15_List_node_base