]> git.ipfire.org Git - thirdparty/gcc.git/commit
pt.c (instantiate_decl): Always instantiate static data members initialized in-class.
authorMark Mitchell <mark@codesourcery.com>
Sat, 28 Oct 2000 21:37:21 +0000 (21:37 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sat, 28 Oct 2000 21:37:21 +0000 (21:37 +0000)
commit930cd7963b4a8e30901950a1103c7a84257ee8db
treef9b766c10d56911ec3d339018173bc602fa170fb
parentcea1f697a4487ba7b801c7bdb3f15379953fa34e
pt.c (instantiate_decl): Always instantiate static data members initialized in-class.

* pt.c (instantiate_decl): Always instantiate static data members
initialized in-class.

From-SVN: r37107
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.old-deja/g++.other/instan1.C [new file with mode: 0644]