[Bug c++/55655] cannot export specialized template

2012-12-11 Thread mw_triad at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55655 --- Comment #4 from Matthew Woehlke 2012-12-11 23:34:21 UTC --- (In reply to comment #3) > Which symbols are hidden which you don't want to be? ptr > What do you mean "instantiation failed"? You get a warning but it works. It fails

[Bug c++/55655] cannot export specialized template

2012-12-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55655 --- Comment #3 from Jonathan Wakely 2012-12-11 21:49:13 UTC --- Which symbols are hidden which you don't want to be? What do you mean "instantiation failed"? You get a warning but it works.

[Bug c++/55655] cannot export specialized template

2012-12-11 Thread mw_triad at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55655 --- Comment #2 from Matthew Woehlke 2012-12-11 21:06:26 UTC --- Created attachment 28930 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28930 example code Here's a simplified concrete example. Since we are talking about correct vi

[Bug c++/55655] cannot export specialized template

2012-12-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55655 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|