[Bug c++/63201] Full specialization of a member variable template of a class template does not work

2014-09-12 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63201 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED CC|jason at red

[Bug c++/63201] Full specialization of a member variable template of a class template does not work

2014-09-12 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63201 --- Comment #2 from Jason Merrill --- Author: jason Date: Fri Sep 12 14:39:25 2014 New Revision: 215226 URL: https://gcc.gnu.org/viewcvs?rev=215226&root=gcc&view=rev Log: PR c++/63201 * decl.c (start_decl): Handle specialization of membe

[Bug c++/63201] Full specialization of a member variable template of a class template does not work

2014-09-08 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63201 Ville Voutilainen changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/63201] Full specialization of a member variable template of a class template does not work

2014-09-07 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63201 --- Comment #1 from Ville Voutilainen --- Created attachment 33458 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33458&action=edit Additional specialization tests for variable templates