[Bug c++/47952] [trans-mem] undefined reference to transaction clone

patrick.marlier at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Mar 8 10:18:00 GMT 2011


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

--- Comment #6 from Patrick Marlier <patrick.marlier at gmail dot com> 2011-03-08 10:17:58 UTC ---
Created attachment 23582
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23582
testcase from glob2.

With the committed patch and this attached testcase, we get this

.text._ZGTtNSt14_List_iteratorIN4Game12BuildProjectEEC2EPSt15_List_node_base,"axG",@progbits,_ZGTt67_ZNSt14_List_iteratorIN4Game12BuildProjectEEC5EPSt15_List_node_base,comdat

instead of

.text._ZGTtNSt14_List_iteratorIN4Game12BuildProjectEEC2EPSt15_List_node_base,"axG",@progbits,_ZGTtNSt14_List_iteratorIN4Game12BuildProjectEEC5EPSt15_List_node_base,comdat

Patrick Marlier.



More information about the Gcc-bugs mailing list