flow.c (make_edges): Fix insn iteration.
authorAnthony Green <green@cygnus.com>
Tue, 5 Oct 1999 03:44:26 +0000 (03:44 +0000)
committerAnthony Green <green@gcc.gnu.org>
Tue, 5 Oct 1999 03:44:26 +0000 (03:44 +0000)
commit7a3b7acb7cd3f2bf70d1a44210f01e17b0010a51
tree09bfdef8adbdd8123d44053387c748e66b9b3330
parent1fef02f64a6dd30c90d829df4de8b8706e4e3c02
flow.c (make_edges): Fix insn iteration.

* flow.c (make_edges): Fix insn iteration.
(find_basic_blocks): Assign NULL_RTX, not 0, to rtx.
(find_basic_blocks_1): Fix spelling mistake.

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