]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/24569 (ICE in add_AT_specification, at dwarf2out.c:4966)
authorMark Mitchell <mark@codesourcery.com>
Wed, 2 Nov 2005 18:30:26 +0000 (18:30 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 2 Nov 2005 18:30:26 +0000 (18:30 +0000)
commit86414779a6d1a126eca6281af2dffada41e4fab3
treee8cc1ec51c9830e80c2c52683f9ca115bd4f4b00
parentc80e9171308e32a8997189600f700a188875c1ae
re PR c++/24569 (ICE in add_AT_specification, at dwarf2out.c:4966)

PR c++/24569
* pt.c (instantiate_decl): Use cp_finish_decl, not
finish_static_data_member_decl.
PR c++/24569
* g++.dg/debug/static1.C: New test.

From-SVN: r106392
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/debug/static1.C [new file with mode: 0644]