I beg to differ, you describe the behaviour for non-volatile variables. Volatile variables are not kept in registers except for the evaluation of a single expression.
I beg to differ, you describe the behaviour for non-volatile variables. Volatile variables are not kept in registers except for the evaluation of a single expression.