CODE;
STATEMENT;
STATEMENT is reached iff CODE halts, so we must solve the halting problem
to tell, in general, which statements can be reached. If STATEMENT uses a
variable that is not set, then we can't write a perfect -Winitialized
without solving the halting problem.
Yet we have a useful -Winitialized anyway; it warns in the "I can't tell"
cases as well as in the "yes" cases.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/