]> gcc.gnu.org Git - gcc.git/commit
decl.c (start_decl): Don't push the plain VAR_DECL for a variable template.
authorJason Merrill <jason@redhat.com>
Wed, 6 May 2015 02:07:40 +0000 (22:07 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 6 May 2015 02:07:40 +0000 (22:07 -0400)
commitf8aa3dd388ad8726e23c20e50bd7d4561fd0bc38
tree7710d662fe230129dd213b781da2e5b51c49160e
parentb8dd691344db6be88a843242d1686e7266de631b
decl.c (start_decl): Don't push the plain VAR_DECL for a variable template.

* decl.c (start_decl): Don't push the plain VAR_DECL for a
variable template.

From-SVN: r222837
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.dg/cpp1y/var-templ24.C [new file with mode: 0644]
This page took 0.057209 seconds and 5 git commands to generate.