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

2011-03-10 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47952 Richard Henderson changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

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

2011-03-10 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47952 --- Comment #15 from Richard Henderson 2011-03-10 23:45:53 UTC --- (In reply to comment #12) > Should I fill a new PR for this even if I don't have any real testcase? Yes please.

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

2011-03-10 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47952 --- Comment #14 from Richard Henderson 2011-03-10 23:42:10 UTC --- *** Bug 48021 has been marked as a duplicate of this bug. ***

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

2011-03-10 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47952 --- Comment #13 from Richard Henderson 2011-03-10 23:04:11 UTC --- Author: rth Date: Thu Mar 10 23:04:05 2011 New Revision: 170854 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170854 Log: PR 47952 * trans-mem.c (ipa_tm_create_versio

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

2011-03-10 Thread patrick.marlier at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47952 --- Comment #12 from Patrick Marlier 2011-03-10 14:19:35 UTC --- On 03/10/2011 12:01 AM, rth at gcc dot gnu.org wrote: > I suspect, but have not yet verified, that this is related to >// Inhibit implicit instantiations for required instantiat

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

2011-03-09 Thread patrick.marlier at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47952 --- Comment #11 from Patrick Marlier 2011-03-10 04:31:30 UTC --- This issue has been filled here: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48021 There is also a reduced testcase. (If I remember well the namespace std matters). Patrick.

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

2011-03-09 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47952 --- Comment #10 from Richard Henderson 2011-03-09 23:01:38 UTC --- The remaining problem in the full glob2 test is src/Unit.o: In function `transaction clone for Unit::~Unit()': Unit.cpp:(.text._ZGTtN4UnitD2Ev[transaction clone for Unit::~Unit(

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

2011-03-09 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47952 --- Comment #9 from Richard Henderson 2011-03-09 21:14:51 UTC --- Author: rth Date: Wed Mar 9 21:14:45 2011 New Revision: 170836 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170836 Log: PR 47952 include/ * demangle.h (enum gnu_v3_c

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

2011-03-09 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47952 --- Comment #8 from Aldy Hernandez 2011-03-09 12:41:11 UTC --- Unless Patrick has reduced the test case, the only way I was able to reproduce it was to build the entire Glob2 benchmark which he mentions. It has lots of dependencies, but is reall

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

2011-03-08 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47952 --- Comment #7 from Richard Henderson 2011-03-08 22:27:31 UTC --- The name isn't being properly demangled. Although this ought not matter for correctness; what matters is that the group name is consistent across all uses, and that functions that

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

2011-03-08 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47952 Richard Henderson changed: What|Removed |Added Status|WAITING |ASSIGNED

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

2011-03-08 Thread patrick.marlier at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47952 --- Comment #6 from Patrick Marlier 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._ZGTt

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

2011-03-07 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47952 --- Comment #5 from Richard Henderson 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

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

2011-03-07 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47952 Richard Henderson changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #4 from Richard H

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

2011-03-07 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47952 Richard Henderson changed: What|Removed |Added Status|WAITING |ASSIGNED AssignedTo|unassigne

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

2011-03-07 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47952 Aldy Hernandez changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #3

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

2011-03-07 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47952 Aldy Hernandez changed: What|Removed |Added Attachment #23513|0 |1 is obsolete|

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

2011-03-02 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47952 Aldy Hernandez changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|