This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: PING: [PATCH] Implement warning for wrong use of ||/&&


On Monday, 19. February 2007 17:11, Manuel López-Ibáñez wrote:

> Actually, I was planning to re-add -Walways-true for "always true due
> to range of datatype", since that is the current description of
> -Walways-true

Hmm. what about "comparison of unsigned < 0 is always false" ? That alone is 
imho a reason why -Walways-true is not a good name for it. 


Dirk


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