[Bug c++/105164] new warning in clang, missing in gcc: -Wbitwise-instead-of-logical

dcb314 at hotmail dot com gcc-bugzilla@gcc.gnu.org
Wed Apr 6 16:32:24 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105164

--- Comment #5 from David Binderman <dcb314 at hotmail dot com> ---
Same for trunk.git/gcc/rtl-ssa/internals.inl. The result is going into a bool,
so I see no need for |, only ||.


More information about the Gcc-bugs mailing list