]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/56684
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 Mar 2013 20:24:17 +0000 (20:24 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 Mar 2013 20:24:17 +0000 (20:24 +0000)
commit7e2cf340e9bf86a6ebe31b46d15296bbd6abd8dd
tree496008590f829d78a4c6c76de8a8c615771fb720
parentdc624382a624aded5d8c045f65c514bf1957bfa5
PR c++/56684
* pt.c (instantiation_dependent_r): Check DECL_INITIAL of VAR_DECL
and CONST_DECL.

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