From mesa-10.5.6 compilation. Is this an oversight ? lp_query.c: In function..llvmpipe_check_render_cond..: lp_query.c:317:23: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] return (!result == lp->render_cond_cond);