On Mon, May 10, 2004 at 04:24:27PM +0200, Zdenek Dvorak wrote: > I would recommend writing the test above like > > !operand_equal_p (niter, convert (TREE_TYPE (niter), nit), 0) > Right, I will bootstrap with this change and if passes I will commit it. Thanks.