------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-12 18:06 ------- This seems like someone should be calling fold (and fold should be changing the types back of the orginal tree): (int) (_Bool) ((int) p->f0 == 0 && (int) q->f0 == 0)
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17935