This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [lno] ICE with large unsigned loop bound


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]