On Dec 4, 2014, at 23:14 , Jason Merrill <[email protected]> wrote: > On 11/24/2014 03:08 AM, Olivier Hainque wrote: >> + if (init_state->processed_regno[regno]) >> + return; > > I would expect this to go in the loop in expand_builtin_init_dwarf_reg_sizes, > before we look up a span for the regno.
Sure. > OK with that change. Great, just checked in after re bootstrap and regtest on x86_64-linux. Thanks :-) Regards, Olivier
