var-templ58.C
230 Bytes
-
PR c++/71569 - ICE with redundant args on member variable template. · 303a1e75
* decl.c (start_decl): Handle partial specialization of member variable template. * pt.c (determine_specialization): Allow partial specialization of member variable template without specializing enclosing class. (process_partial_specialization): Improve error message. Co-Authored-By: Alexandre Oliva <aoliva@redhat.com> From-SVN: r258102
Jason Merrill committed