track n_bbs_in_dom_tree only when asserting

Richard Henderson rth@redhat.com
Mon Sep 13 18:50:00 GMT 2004


On Mon, Sep 13, 2004 at 02:59:00PM +0100, Nathan Sidwell wrote:
> This patch adds some asserts which update the value of n_bbs_in_dom_tree.
> That variable is only used when asserting, so there's no need to
> manipulate it at other times.  This does introduce intentionally
> side-effecting asserts, but I hope that's flagged sufficiently with the
> extra parens and comments.

I really REALLY do not like this.


r~



More information about the Gcc-patches mailing list