* decl.c (start_decl): Don't push the plain VAR_DECL for a
commited723026f6db736b003b7d45a9ab77d8e96bdc04
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 May 2015 02:07:40 +0000 (6 02:07 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 May 2015 02:07:40 +0000 (6 02:07 +0000)
tree7710d662fe230129dd213b781da2e5b51c49160e
parentfd102f22f7b346ed69b1cfd0f35bf1cf76fc7ab3
* decl.c (start_decl): Don't push the plain VAR_DECL for a
variable template.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222837 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.dg/cpp1y/var-templ24.C [new file with mode: 0644]