[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#341345: gcc-4.0: Please warn on impossible && conditionals



Justin Pryzby <justinpryzby@users.sourceforge.net> writes:

> Please consider also warning on things like:
>
>   if (0==c && 1==c)

How would this be different from -Wunreachable-code?

-- 
	Falk



Reply to: