]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/24277 (Boost causes ICE in build_c_cast, at cp/typeck.c:5231)
authorMark Mitchell <mark@codesourcery.com>
Tue, 11 Oct 2005 06:26:04 +0000 (06:26 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 11 Oct 2005 06:26:04 +0000 (06:26 +0000)
commit4bff36d30616df91fbfb4d9c427721d52c0a1527
tree6d07951a67aba9a6a06cbd65f4095f615df7cf21
parenteb2182e29917811d90278a649a100e8bc8c1d13a
re PR c++/24277 (Boost causes ICE in build_c_cast, at cp/typeck.c:5231)

PR c++/24277
* pt.c (instantiate_decl): Call finish_static_data_member_decl for
static data members.
PR c++/24277
* g++.dg/template/static20.C: New test.

From-SVN: r105228
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/static20.C [new file with mode: 0644]