------- Comment #5 from pinskia at gcc dot gnu dot org 2006-04-11 01:21 ------- Just a note VN.2 should really have not been created (maybe there is no way around this because it is just equivalant to VN.0). This actually gets fixed by a real tree combiner since fold is able to "fix" up (int*)(unsigned*)intptr (or the C++ example).
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27090