]> gcc.gnu.org Git - gcc.git/commit
flow.c (verify_flow_info): New function.
authorRichard Henderson <rth@gcc.gnu.org>
Tue, 6 Apr 1999 22:10:53 +0000 (15:10 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 6 Apr 1999 22:10:53 +0000 (15:10 -0700)
commit34487bf85731112fd68f579b0cb1c888c71ebfef
tree90a39e1a592c285664eb3df641380a889308f933
parent89c846727b4f86ef2592842cd1ac5ef09d82b037
flow.c (verify_flow_info): New function.

        * flow.c (verify_flow_info): New function.
        (find_basic_blocks): Call it if ENABLE_CHECKING.
        (merge_blocks): Don't merge if there are non-deletable labels.
        * toplev.c (fatal_insn): Allow a printf-style arg list.
        * toplev.h (fatal_insn): Update prototype.

From-SVN: r26226
gcc/ChangeLog
gcc/flow.c
gcc/toplev.c
gcc/toplev.h
This page took 0.062216 seconds and 5 git commands to generate.