[Bug tree-optimization/44539] [4.6 Regression] ICE: verify_ssa failed: type mismatch between an SSA_NAME and its symbol
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jun 24 10:14:00 GMT 2010
------- Comment #4 from rguenth at gcc dot gnu dot org 2010-06-24 10:13 -------
I would simply move the update_stmt call down to be called unconditionally
before returning. Setting changed to true isn't needed, as iterating
will not discover more things just because we remove a vop.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44539
More information about the Gcc-bugs
mailing list