------- Comment #5 from ebotcazou at gcc dot gnu dot org  2007-07-11 20:10 
-------
> Can someone paste the output of debug_generic_stmt (to) and
> debug_tree(to) at the point of failure?

(gdb) p debug_tree(to)
 <var_decl 0x557f7114 vn_top.181
    type <void_type 0x55716804 void sizes-gimplified visited VOID
        align 8 symtab 0 alias set 36 canonical type 0x55716804
        pointer_to_this <pointer_type 0x55716870>>
    used ignored VOID file ../c87b26b.adb line 4
    align 8>
$4 = void
(gdb) p debug_generic_stmt(to)
vn_top.181


-- 


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

Reply via email to