This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR middle-end/18160


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~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]