This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: No Compilation Warning...
- From: Joe Buck <Joe dot Buck at synopsys dot COM>
- To: Manje Gowda S G <sakala at linuxmail dot org>
- Cc: llewelly at xmission dot com, gcc at gcc dot gnu dot org
- Date: Tue, 15 Jun 2004 09:44:50 -0700
- Subject: Re: No Compilation Warning...
- References: <20040615090049.6F5FF398091@ws5-1.us4.outblaze.com>
On Tue, Jun 15, 2004 at 05:00:49PM +0800, Manje Gowda S G wrote:
> > gowda.cc: In function nt main()':
> > gowda.cc:7: warning: comparison of unsigned expression >= 0 is always true
> >
> > for gcc 2.95.3, 3.3.3, 3.4, and 3.5 20040606 .
> >
> > Maybe the bug is unique to 3.3.2 or the redhat derivative.
> >
>
> Do you get the warning for "unsigned int s" declaration?
> I feel Both the messages sounds same
> What is bothering me is, no warning Message if it is declared as "unsigned int s" in the program???.
>
> I have checked for the same with the following versions of GCC, still it is the same problem
>
> 1) gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
> 2) gcc version 2.95.3 20010125 (prerelease, propolice)
> 3) gcc version 3.3.2 20031022 (Red Hat Linux 3.3.2-1)
Unless you can find the problem in an official FSF release, this
discussion is not appropriate for this list.
You can always file a bug report with Red Hat, and if the problem is
in their current compiler you should do so.