OSDN Git Service

Backport from mainline
authorabel <abel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Jul 2012 08:49:52 +0000 (08:49 +0000)
committerabel <abel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Jul 2012 08:49:52 +0000 (08:49 +0000)
commit1ca81e72f1f6df404c0739d3f5113f5e6c04a1f2
tree4696225b95f6eea15d05b4d8d444a766cfc59a2f
parent1203564591145ea4275d6ba66b6a35501bad130f
    Backport from mainline
        2012-03-06  Andrey Belevantsev  <abel@ispras.ru>

        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/branches/gcc-4_7-branch@189705 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/sel-sched-ir.c