]> gcc.gnu.org Git - gcc.git/commit
flow.c (print_rtl_and_abort): Remove.
authorRichard Henderson <rth@redhat.com>
Tue, 29 Jan 2002 17:46:38 +0000 (09:46 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 29 Jan 2002 17:46:38 +0000 (09:46 -0800)
commit08ef54373434690e357bf937c8d6ba3a01007b29
treebf589a1793d629535615c1ec7babadc2c019b18f
parentd82b2ced453985013b8b5318df3528fe3f2926dc
flow.c (print_rtl_and_abort): Remove.

        * flow.c (print_rtl_and_abort): Remove.
        (print_rtl_and_abort_fcn): Remove.
        (verify_local_live_at_start): Use dump_bb instead.
        (verify_wide_reg): Likewise. Take a basic_block, not rtl endpoints.
        (verify_wide_reg_1): Return 2 on mode test failure.

From-SVN: r49323
gcc/ChangeLog
gcc/flow.c
This page took 0.058463 seconds and 5 git commands to generate.