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]

Re: comparisons..


> Drat.  I've wasted your time.  Sorry.
> 
> pwold011:/home/morton> gcc -v
> Reading specs from /usr/lib/gcc-lib/i686-unknown-linux/2.7.2.3/specs
> gcc version 2.7.2.3
> 
> Any chance of a backport? :)

mira% kgcc -v             
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.7.2.3/specs
gcc version 2.7.2.3
mira% kgcc -S -W a.c
a.c: In function `y':
a.c:5: warning: unsigned value < 0 is always 0

What do you get?

Martin

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