flow.c (calculate_global_regs_live): Assert that there aren't any EDGE_FAKE edges.
authorBernd Schmidt <bernd.schmidt@analog.com>
Thu, 2 Feb 2006 13:12:59 +0000 (13:12 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Thu, 2 Feb 2006 13:12:59 +0000 (13:12 +0000)
commit14b9dd558c58bc3b167274dfd01def2294594d11
treefb19ed175b794d5e888497cd24515eb9bdb0e2a6
parent35771d345fbe800cb3769316ffe874909bccdc4b
flow.c (calculate_global_regs_live): Assert that there aren't any EDGE_FAKE edges.

* flow.c (calculate_global_regs_live): Assert that there aren't any
EDGE_FAKE edges.

From-SVN: r110515
gcc/ChangeLog
gcc/flow.c