This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/14752] [tree-ssa] "~a" should be changed to "a" if used in the condition of an if statement


------- Additional Comments From phython at gcc dot gnu dot org  2005-02-18 00:53 -------
 Shouldn't comment #3 say ~a is the same as a ^ -1?

-- 


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


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