re PR c++/69009 (ICE in instantiate_decl, at cp/pt.c:21511)
authorJason Merrill <jason@redhat.com>
Sun, 31 Jan 2016 11:53:04 +0000 (06:53 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 31 Jan 2016 11:53:04 +0000 (06:53 -0500)
commit6978c505d01ec65a1465a196e35f27eb5cc79c66
tree651eed443dd698aafb447881f43a5825ec17e9fe
parentb1568582a07836b3aa1073d8f5395931061d9cf3
re PR c++/69009 (ICE in instantiate_decl, at cp/pt.c:21511)

PR c++/69009

* pt.c (partial_specialization_p, impartial_args): New.
(instantiate_decl): Call impartial_args.

From-SVN: r233019
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/cpp1y/var-templ47.C [new file with mode: 0644]