This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/31254] [4.3 Regression] verify_ssa failed: type mismatch between an SSA_NAME and its symbol



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]