On Tue, Oct 26, 2004 at 12:51:33PM -0700, Adam Nemet wrote: > The question is should the front-end mark the address expression of a > (local) register variable with an error_mark_node or should the > expander deal with it and assign it to memory like it used to. The former. We will have generated a diagnostic, after all. r~