On Wed, Oct 31, 2018 at 2:34 PM Andrew Sutton <andrew.n.sut...@gmail.com> wrote: > > Sorry for the slow reply. I've been stuck working on some other projects. >> >> Can you say a bit about why that was better than continuing to use VAR_DECL? > > I wanted to make sure that we avoid normal VAR_DECL processing routines, so > we don't e.g., slip into a function where we might try to generate an address > for a concept. > >> Yeah, don't worry about trying to send small patches. I don't mind >> reviewing what's on the branch, though at least the final patch should >> be sent to the list for archival. >> >> What feedback are you looking for at this point? > > Mostly anything that would obviously prevent or cause problems merging in the > near future. > > I'll try to keep the asutton/gcc fork on github rebased on trunk so there > shouldn't be too many merge issues.
Any updates? Jason