------- Comment #1 from pinskia at gcc dot gnu dot org  2007-05-24 00:47 -------
I don't see the problem because
"xx.c:7: warning: logical '&&' with non-zero constant will always evaluate as
true"
means the non-zero constant will evaluate as true and not the logical will
evaluate as true.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32061

Reply via email to