[Bug tree-optimization/32705] [4.3 regression] ICE in set_ssa_val_to, at tree-ssa-sccvn.c:1022
ebotcazou at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jul 11 20:10:00 GMT 2007
------- 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
More information about the Gcc-bugs
mailing list