------- Comment #17 from rguenth at gcc dot gnu dot org 2006-04-27 16:43 ------- As followup to comment #9, copyprop propagates pretmp.23_2 into rv.0_1->d, and in may_propagate_copy we see that rv.0_1 has both an SMT and NMT associated with, while pretmp.23_2 has none of the two.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26626