[Bug tree-optimization/32231] [4.3 Regression] Segfault in verify_ssa_name
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jun 7 01:45:00 GMT 2007
------- Comment #11 from pinskia at gcc dot gnu dot org 2007-06-07 01:45 -------
(gdb) p debug_generic_expr (stmt)
D.1980_10 = 0.0
(gdb) p *stmt_ann (stmt)->operands.use_ops.use_ptr.use
$14 = 0xa5a5a5a5
So somebody forgot to update the use cache.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2007-06-07 01:45:19
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32231
More information about the Gcc-bugs
mailing list