So how do I get this flag unset? On Wed, Jul 13, 2016, 12:17 AM Richard Henderson <r...@twiddle.net> wrote:
> On 07/12/2016 08:32 PM, Michael Rolnik wrote: > > Hi Richard, > > > > Please explain why I am not accessing fullacc correctly. > > You can't examine fields of env, which vary, during translate.c. > You must only examine fields of TB, which are invariant. > > > r~ >