(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
pr82413.C
bool a;
int b;
void c() { b &&a <= 0; }