c++/8353: Seg fault in cp/decl.c:check_initializer

bangerth@dealii.org bangerth@dealii.org
Mon Oct 28 13:56:00 GMT 2002


Old Synopsis: Segmentation fault at template instantiation
New Synopsis: Seg fault in  cp/decl.c:check_initializer

State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Mon Oct 28 13:55:45 2002
State-Changed-Why:
    Confirmed. This is a backtrace:
    #0  0x0806d0d1 in check_initializer (decl=0x40e07d90, init=0x0, flags=0)
        at ../../gcc/gcc/cp/decl.c:8065
    #1  0x0806e191 in cp_finish_decl (decl=0x40e07d90, init=0x0, asmspec_tree=0x0, 
        flags=0) at ../../gcc/gcc/cp/decl.c:8425
    #2  0x0809bf1a in tsubst_expr (t=0x41144258, args=0x41813500, complain=3, 
        in_decl=0x411451c0) at ../../gcc/gcc/cp/pt.c:7468
    #3  0x0809bd9e in tsubst_expr (t=0x411441e0, args=0x41813500, complain=3, 
        in_decl=0x411451c0) at ../../gcc/gcc/cp/pt.c:7555
    #4  0x0809bd9e in tsubst_expr (t=0x411441cc, args=0x41813500, complain=3, 
        in_decl=0x411451c0) at ../../gcc/gcc/cp/pt.c:7555
    #5  0x080a39ae in instantiate_decl (d=0x41815d90, defer_ok=0)
        at ../../gcc/gcc/cp/pt.c:10191
    #6  0x080a4274 in instantiate_pending_templates ()
        at ../../gcc/gcc/cp/pt.c:10276

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8353



More information about the Gcc-bugs mailing list