https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104948
--- Comment #3 from dagelf <coenraad at wish dot org.za> --- Can you please give me an example of code with the generated machine code where it actually works as a logical AND? Because I've tried several versions, and under no circumstances did it function as a binary operator. The warning might be improved to state that `&&` is not logical AND.