[Bug rtl-optimization/17935] Two consecutive movzbl are generated
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Dec 12 18:06:00 GMT 2004
------- 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
More information about the Gcc-bugs
mailing list