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: [PATCH 3.4] Warn for always-false bitwise ands


As an alternate implementation for issuing warnings
of this kind, please consider

  http://gcc.gnu.org/ml/gcc-patches/2002-06/msg01523.html

I have used this for a couple years now on a large collection
of source code and found it to have excellent signal/noise ratio.

Tom Truscott 


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