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