]> git.ipfire.org Git - thirdparty/gcc.git/commit
sel-sched.c (compute_av_set_at_bb_end): Do not test that number of all successors...
authorAndrey Belevantsev <abel@ispras.ru>
Thu, 14 Jan 2010 11:19:25 +0000 (14:19 +0300)
committerAndrey Belevantsev <abel@gcc.gnu.org>
Thu, 14 Jan 2010 11:19:25 +0000 (14:19 +0300)
commitc6486552090f07189b36075052a08069511f983c
tree492dd048045c9f932f9aaf5f9d5b3f9cd7653ee2
parentf07013eb07cfe45ef2d67ce9ddce7cea5883e5ac
sel-sched.c (compute_av_set_at_bb_end): Do not test that number of all successors is the same as number of successors...

        * sel-sched.c (compute_av_set_at_bb_end): Do not test that number of
        all successors is the same as number of successors in current region.

From-SVN: r155899
gcc/ChangeLog
gcc/sel-sched.c