PR rtl-optimization/52250
authorabel <abel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Mar 2012 07:31:43 +0000 (07:31 +0000)
committerabel <abel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Mar 2012 07:31:43 +0000 (07:31 +0000)
commitef4cf572d689c6f9a02c9d18789dd4598883602b
tree4f08c35eb91869fad11237316386d682a7dc8227
parentc9a6d3347a3611cbdb252db4960cb22d68c0c86a
    PR rtl-optimization/52250
        * sel-sched-ir.c (maybe_tidy_empty_bb): Try harder to find a bb
        to put note list into.  Unconditionally call move_bb_info.
        (move_bb_info): Do not assert the blocks being in the same region,
        just drop the note list if they are not.

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