[Bug tree-optimization/31254] [4.3 Regression] verify_ssa failed: type mismatch between an SSA_NAME and its symbol
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Mar 18 17:08:00 GMT 2007
------- Comment #6 from pinskia at gcc dot gnu dot org 2007-03-18 17:08 -------
<ssa_name 0x42cedbd0 nothrow var <var_decl 0x42c163c0 inode>
version 3 in-free-list>
(gdb) p debug_generic_expr (stmt)
vnode_1(D)->vfs_inode.i_atime = inode_3->i_mtime
We freed inode_3 for some reason even though it still has uses. Richard ......
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31254
More information about the Gcc-bugs
mailing list