[Bug c++/24569] [4.0/4.1 regression] ICE in add_AT_specification, at dwarf2out.c:4966
mmitchel at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Nov 2 18:32:00 GMT 2005
------- Comment #7 from mmitchel at gcc dot gnu dot org 2005-11-02 18:32 -------
Subject: Bug 24569
Author: mmitchel
Date: Wed Nov 2 18:32:09 2005
New Revision: 106393
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106393
Log:
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.
Added:
branches/gcc-4_0-branch/gcc/testsuite/g++.dg/debug/static1.C
Modified:
branches/gcc-4_0-branch/gcc/cp/ChangeLog
branches/gcc-4_0-branch/gcc/cp/pt.c
branches/gcc-4_0-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24569
More information about the Gcc-bugs
mailing list