------- Comment #2 from danglin at gcc dot gnu dot org  2009-05-09 21:11 -------
The var that triggered the error is:

(gdb) p debug_tree (var)
 <var_decl 0x402ebb40 DW.ref.__gxx_personality_v0
    type <pointer_type 0x401c9700
        type <void_type 0x401c9690 void asm_written VOID
            align 8 symtab 0 alias set -1 canonical type 0x401c9690
            pointer_to_this <pointer_type 0x401c9700>>
        asm_written public unsigned SI
        size <integer_cst 0x401b2560 constant 32>
        unit size <integer_cst 0x401b2300 constant 4>
        align 32 symtab 1076204584 alias set 5 canonical type 0x401c9700
        pointer_to_this <pointer_type 0x401cf0e0> reference_to_this
<reference_type 0x401cde00>>
    public unsigned ignored weak SI file
/home/dave/gcc-4.5/gcc/libmudflap/testsuite/libmudflap.c++/fail24-frag.cxx line
12 col 1 size <integer_cst 0x401b2560 32> unit size <integer_cst 0x401b2300 4>
    align 32 initial <var_decl 0x402ebb40 DW.ref.__gxx_personality_v0>
    (mem/f/i:SI (symbol_ref/i:SI ("DW.ref.__gxx_personality_v0") [flags 0x200]
<var_decl 0x402ebb40 DW.ref.__gxx_personality_v0>) [5
DW.ref.__gxx_personality_v0+0 S4 A32])>


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40085

Reply via email to