Hi,<br><br><div class="gmail_quote">2010/11/25 Roman Leshchinskiy <span dir="ltr">&lt;<a href="mailto:rl@cse.unsw.edu.au">rl@cse.unsw.edu.au</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im">On 25/11/2010, at 10:33, José Pedro Magalhães wrote:<br>
<br>
&gt; Is this a bug, or is the value of spec-constr-count being manipulated in some way for certain passes?<br>
<br>
</div>spec-constr-count decreases for nested specialisations. For instance, if spec-constr-count is 6 and SpecConstr generates 2 specialisations for a function foo, then spec-constr-count will be 3 for all functions nested in foo. You can turn it off completely with -fno-spec-constr-count.<br>

</blockquote><div><br>Ok, thanks!<br><br><br>Pedro<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<font color="#888888"><br>
Roman<br>
<br>
<br>
</font></blockquote></div><br>