On 26.09.2017 01:18, Richard Henderson wrote:
> On 09/18/2017 08:59 AM, David Hildenbrand wrote:
>> + } else if (env->pending_int | INTERRUPT_EXT_FLOATING) {
>
> Surely & here.
> Yes, the code just worked because the next check is a g_assert_not_reached() :) Thanks! > Otherwise, > > Reviewed-by: Richard Henderson <[email protected]> > > > r~ > -- Thanks, David
