OSDN Git Service

Tue May 2 00:20:30 2000 Jason Eckhardt <jle@cygnus.com>
authorjle <jle@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 May 2000 16:39:55 +0000 (16:39 +0000)
committerjle <jle@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 May 2000 16:39:55 +0000 (16:39 +0000)
commit5da035580c776cbe8197d2961c425db357d61fea
tree47b0707ffe3783fb75b890728aeafe96645da837
parentc10f48b8a2f9161144a409a2396ef9ae5a0fdd6c
Tue May  2 00:20:30 2000  Jason Eckhardt  <jle@cygnus.com>

        * flow.c (verify_flow_info): Added two more sanity checks. The
        first checks that the blocks are numbered consecutively. The second
        checks that n_basic_blocks is actually equal to the number of
        basic blocks in the insn chain.

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