* flow.c (make_edge): Accept an optional 2D bitmap in which
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Oct 1999 19:01:01 +0000 (19:01 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Oct 1999 19:01:01 +0000 (19:01 +0000)
commit31b4ff6c347ec708d08dc5c42039a250ea59c639
treec466860af8de79f27419817f085145f7e60a8a0c
parent2688b59162db4b45c5c4953be84c9e1d62b0fd4a
    * flow.c (make_edge): Accept an optional 2D bitmap in which
        to cache edge existence.  Update all callers.
        (make_label_edge, make_eh_edge): Pass through the edge cache.
        (make_edges): Provide the cache.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29828 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/flow.c