> Hello, > > I have noticed that REG_FREQ is not zeroed anywhere; it means that > frequencies are just accumulating into it during multiple calls to > recompute_reg_usage. Is that intentional? I so, what is the rationale? No, it is not intentional nor rational. Please just zero it out. I wonder why it works quite well as it is :)) Honza > > Zdenek