]> gcc.gnu.org Git - gcc.git/commit
flow.c (find_basic_blocks_1): Do not delete the first bb_note we run across.
authorRichard Henderson <rth@cygnus.com>
Wed, 10 May 2000 05:48:40 +0000 (22:48 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 10 May 2000 05:48:40 +0000 (22:48 -0700)
commit47095bfc99080f1a17942390e8815a07efcbf12c
treebef8339a2300fe6163aecfbb335441279c09169a
parent840e7b5148eb5894ee29e8d6267b56903412eeac
flow.c (find_basic_blocks_1): Do not delete the first bb_note we run across.

        * flow.c (find_basic_blocks_1): Do not delete the first
        bb_note we run across.
        (create_basic_block): Use reorder_insns to move an existing
        bb_note to the correct place.

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