[Bug c/14259] comparison is always true due to limited range of data type

hans dot buchmann at fhso dot ch gcc-bugzilla@gcc.gnu.org
Mon Feb 23 15:22:00 GMT 2004


------- Additional Comments From hans dot buchmann at fhso dot ch  2004-02-23 15:22 -------
> which is the case for the comparison on the left hand side of
> the && expression.

got it ('\0'<=ch) && (ch<' ') <--> (ch<' ') 

Thank you
Hans

-- 


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



More information about the Gcc-bugs mailing list