From mboxrd@z Thu Jan 1 00:00:00 1970 From: Toon Moene To: Richard Henderson Cc: gcc@gcc.gnu.org Subject: Re: comparisons.. Date: Fri, 14 Jul 2000 12:43:00 -0000 Message-id: <396F638E.FBA1A229@moene.indiv.nluug.nl> References: <396D78FE.C4A91B53@uow.edu.au> <396E5ABD.856EACF4@uow.edu.au> <396EF633.A6FB44AB@moene.indiv.nluug.nl> <20000714105706.B8485@cygnus.com> X-SW-Source: 2000-07/msg00464.html Richard Henderson wrote: > On Fri, Jul 14, 2000 at 01:14:59PM +0200, Toon Moene wrote: > > I always wondered whether it would be possible to drop the warning in > > case the signed constant has the same value when interpreted as an > > unsigned value. > We do do this. Well, the simple example works, but then why does gcc warn on loop.c:9839: && VARRAY_INT (n_times_set, REGNO (SET_DEST (set))) == 1 ? -- Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290 Saturnushof 14, 3738 XG Maartensdijk, The Netherlands GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html GNU Fortran 95: http://g95.sourceforge.net/ (under construction)